Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code ignores RemoteCommand #9697

Open
Roy-Kid opened this issue Mar 25, 2024 · 1 comment
Open

VS Code ignores RemoteCommand #9697

Roy-Kid opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@Roy-Kid
Copy link

Roy-Kid commented Mar 25, 2024

Hi everyone!

RemoteCommand is always none when I ssh to remote, even I turn on enableRemoteCommand and Use Local Server. I found this issue VS Code ignores RemoteCommand, and I think the problem is remote.SSH.remotePlatform. When I comment it out and ssh to remote, there is always a prompt to ask me to select a system, if I select it, remote.SSH.remotePlatform will back to my settings again. I can not remove it. How should I fix this?

Thanks!

@VSCodeTriageBot VSCodeTriageBot added the ssh Issue in vscode-remote SSH label Mar 25, 2024
@ZbigniewRA
Copy link

This is my problem as well.
Description for Remote.SSH: Enable Remote Command says it is only enabled when remote is not listed in Remote.SSH: Remote Platform
Description for Remote.SSH: Remote Platform says it is autopopulated for successful connections...
It's a catch-22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

4 participants