Skip to content

Commit 1d21c2e

Browse files
committed
fix: display name for workspaces in open recent
1 parent 93d6de6 commit 1d21c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/remote.ts

-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,6 @@ export class Remote {
680680
return this.vscodeProposed.workspace.registerResourceLabelFormatter({
681681
scheme: "vscode-remote",
682682
formatting: {
683-
authorityPrefix: "ssh-remote",
684683
label: "${path}",
685684
separator: "/",
686685
tildify: true,

0 commit comments

Comments
 (0)