'Visual Studio Code no longer jumps to errors in terminal with control click

Previously I've been able to jump to the error after running a program by control clicking on the error in the terminal window, but seemingly on restart this feature has gone away. Is this a setting I've messed with somewhere by accident or a key bind?

Update 1: When control + hovering it gives the 'search project for' option that just searches the code for the individual word as a string. I checked my settings using the preferences -> modified preferences and reset them with no change.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source