Skip to content

Terminal go to recent directory should standardize path formats #157932

Open

Description

Currently various paths formats are added depending on the shell. For example pwsh, wsl(bash) and git bash are shown below for the same folder:

image

We should convert the paths into a URI and store them in a consistent format, then when go to recent directory is triggered the path can be changed back to the right format for the shell in question.

This is technically an all platform problem but in practice it would probably only be seen on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesterminal-shell-integrationShell integration, command decorations, etc.windowsVS Code on Windows issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions