-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
microsoft/vscode
#150372Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplansshIssue in vscode-remote SSHIssue in vscode-remote SSHverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.66.0
- Local OS Version: macOS 11.6.4
- Remote OS Version: macOS 12.2.1
- Remote Extension/Connection Type: SSH
- Logs:
Steps to Reproduce:
- Install VSCode normally on the remote machine
- Set "code --wait" as the default editor for git on remote machine
a. git config --global core.editor "code --wait" - Connect to the remote machine via "Remote - SSH" into a folder with git SCM
- Use a git command that will invoke the default editor
a. git rebase -i
b. git config --global -e - Notice that VSCode opened on the remote machine and not the local machine and be sad
If VSCode has not been installed on the remote machine, then the "code --wait" works as expected.
Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplansshIssue in vscode-remote SSHIssue in vscode-remote SSHverifiedVerification succeededVerification succeeded