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)