Custom tooltip on the remote indicator. Fixes #126494

This commit is contained in:
Martin Aeschlimann
2021-06-16 17:47:51 +02:00
parent 99f4201e20
commit fe850fbb57
7 changed files with 60 additions and 35 deletions

View File

@@ -45,7 +45,8 @@
"label": "${path}",
"separator": "/",
"tildify": true,
"workspaceSuffix": "TestResolver"
"workspaceSuffix": "TestResolver",
"workspaceTooltip": "Remote running on the same machine"
}
}
],