Skip to content

Support symbolic link folders in areas like debug, extensions #34627

@livcurious

Description

@livcurious
  • VSCode Version: 1.16.1
  • OS Version: macOS sierra 10.12

Steps to Reproduce:

  1. Open a empty workspace
  2. Create a file and create a symlink to this file in workspace.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions