Skip to content

Automatically focus on the Output window (Remote - SSH) when connecting to a Workspace #626

@EhabY

Description

@EhabY

This will show the agent startup script logs and provide much better feedback to the waiting user than what we show by default.

In the VS Code extension, we support 4 Remote SSH extensions:

  • ms-vscode-remote.remote-ssh -> opensshremotes.showLog
  • jeanp413.open-remote-ssh -> opensshremotes.showLog
  • codeium.windsurf-remote-openssh -> windsurf-remote-openssh.showLog
  • anysphere.remote-ssh -> opensshremotes.showLog

Since they are never installed together we can just execute all of them and ignore any errors (best effort approach)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions