-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
- VSCode Version: 1.16.1
- OS Version: macOS sierra 10.12
Steps to Reproduce:
- Open a empty workspace
- Create a file and create a symlink to this file in workspace.
- On opening the file, the linked file will be open in the editor. The path (on hovering over the opened file name) will be shown for the symlink and opening the file in Finder by right clicking will also open the symlink's parent folder.
The issue with this is it also causes inconsistency with Git markers in enhanced scrollbar and all extensions which operate on open file (like gitlens for git blame
).
There should be a editor property to configure this path to be set as original file's path or the symlink's path.
Reproduces without extensions: Yes
robertwahler, yajo, neitik, Cellule, garyking and 53 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality