Closed
Description
- VSCode Version: 1.45.1
- OS Version: MacOS 10.15.4
Steps to Reproduce:
- create a vscode python project in a directory with a space that contains some code that produces a failing test or stacktrace
- hover over the paths in the stacktrace and notice that those with a space in a directory name are not rendered as links. those without spaces are.
I have created a tiny repo that reproduces the bug: https://github.com/nielsvaneck/vscode_space_path_bug
Does this issue occur when all extensions are disabled?: Yes