mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
Custom tooltip on the remote indicator. Fixes #126494
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"label": "${path}",
|
||||
"separator": "/",
|
||||
"tildify": true,
|
||||
"workspaceSuffix": "TestResolver"
|
||||
"workspaceSuffix": "TestResolver",
|
||||
"workspaceTooltip": "Remote running on the same machine"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user