-
Notifications
You must be signed in to change notification settings - Fork 38.4k
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 InsidersremoteRemote system operations issuesRemote system operations issuesterminal-profilesverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
Version: 1.75.1 (Universal)
Commit: 441438a
Date: 2023-02-08T21:34:59.000Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Darwin arm64 22.3.0
Sandboxed: Yes
When reconnecting to an existing Codespace, my "terminal.integrated.defaultProfile.linux" configuration is ignored. Instead of zsh, the terminal always starts bash.
The same/a similar issue used to exist in early 2022 but was presumably fixed with #154290, however this appears to have regressed over the last weeks/months.
Steps to Reproduce:
- Configure
"terminal.integrated.defaultProfile.linux": "zsh" - Create a Codespace & stop it
- Reconnect to the Codespace
- See that the terminal opens using
bash
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 InsidersremoteRemote system operations issuesRemote system operations issuesterminal-profilesverifiedVerification succeededVerification succeeded