Paths in Debug Console output are not linked #39063
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
Raised in Dart-Code/Dart-Code#451; filenames in the debug console don't seem to be being linked. I've tried a bunch of different formats/categories to try and make this work, but none seem to:
The file does exist relative to the workspace root, though from what I've read in related cases, it seems that you no longer do
fs.stat
when deciding to link. I've found many cases suggesting there have been improvements/fixes to this and screenshots showing it working, so I'm not sure what's different about ours.Are the rules about what formats are detected documented anywhere for me to check? If not, what's the best way to debug?
The text was updated successfully, but these errors were encountered: