[Bug Report]: Project relative paths in terminal not resolved on Ctrl+Click (VSC-581) #333
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
Describe the bug
Version 1.0.0
Ctrl+Click on a relative path in build output in the terminal window results in a VS Code popup indicating that the file could not be found.
eg.
Terminal:
VS Code popup upon Ctrl+Click on any relative path (eg. "../main/hello_world.c:28:5"):
Absolute paths work correctly. This only affects relative paths.
More info
This was working in 0.5.1.
git bisect:
7abc858 is the first bad commit
The text was updated successfully, but these errors were encountered: