Closed oleynikandrey closed 7 years ago
It is possible that this issue is caused by an installed extension. Can you try to run VS Code without extensions? From the command line, execute: code --disable-extensions
and try your steps again to see if it reproduces. If you see it is an issue with the extension, please file it against the extension repository itself.
Without extensions it doesn't work at all.
Then please file the issue against the extension that produces the broken paths (because it does not seem to be a VS Code core issue).
Why do you think so? I have turned off all extensions and described functionality doesn't work. I couldn't go to symbol in workspace.
Because the "Goto to symbol" functionality is provided by the Python extension. Just enable the Python extension and verify that you again get the broken path. This would prove that the Python extension is the culprit.
I thought that this is the core feature. Thank you then.
Steps to Reproduce: