Debug console does not support links to errors #48015
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
Steps to Reproduce:
Create an index.js file with simply
a
as the content.Run the Example using the debug tool from VSCode:
So, not only the error show twice (for some reason) but also the line /Users/xxx/Developer/api/index.js:1:63 is not a link, thus I have to manually go to the file and line to see the error. I believe this was doable before in the Debug Console so I am confused about why it stopped working.
Does this issue occur when all extensions are disabled?: Yes
Thank you.
The text was updated successfully, but these errors were encountered: