-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersterminal-tabsverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Description
Based on the description of cwdFolder, this should be hidden if it's the initial cwd.
"terminal.integrated.tabs.description": "${task}${separator}${local}${separator}${cwdFolder}"
${cwdFolder}: the terminal's current working directory, displayed for multi-root workspaces or in a single root workspace when the value differs from the initial working directory. On Windows, this will only be displayed when shell integration is enabled.
May only be an issue on Windows?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersterminal-tabsverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
