Files
vscode/src/vs/workbench/services/label
Jackson Kearl 138e255728 Clean up multi root labels (#102051)
* Change labels of URI's in multi-root workspaces to be
[RootName] • [Path From RootPaath to File]
rather than
[RootName] • [basename RootPath]/[Path From RootPath to File]
in cases where the root has an explicit name and
[RootName] • [Path From RootName to File]
in cases where the root's name is defaulted to basename

* Fixup cases where context added after path.
(073398241b)

* Remove unused

* Additional test case
2020-07-10 10:44:17 -07:00
..
2020-07-10 10:44:17 -07:00