Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1119d9b

Browse files
asgeirnmatifali
andauthored
feat: Add jeanp413.open-remote-ssh as candidate remote SSH extension. (#467)
Co-authored-by: M Atif Ali <atif@coder.com>Co-authored-by: M Atif Ali <me@matifali.dev>
1 parentbffd252 commit1119d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/extension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export async function activate(ctx: vscode.ExtensionContext): Promise<void> {
2222
// Cursor and VSCode are covered by ms remote, and the only other is windsurf for now
2323
// Means that vscodium is not supported by this for now
2424
constremoteSSHExtension=
25+
vscode.extensions.getExtension("jeanp413.open-remote-ssh")||
2526
vscode.extensions.getExtension("codeium.windsurf-remote-openssh")||
2627
vscode.extensions.getExtension("ms-vscode-remote.remote-ssh")
2728
if(!remoteSSHExtension){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp