eclipse-theia/theia
View on GitHubmulti-root: improve display of path for 'WorkspaceInputDialog'
Open
#7,309 opened on Mar 10, 2020
dialogshelp wantedmulti-root
Description
Description
Improve the display of the path for a multi-root workspace when executing the commands New File and New Folder (WorkspaceInputDialog).
In order to avoid confusion, the root name for the given uri should be displayed, for example:

Should be updated to:


Reproduction Steps
- using a multi-root workspace, execute the command
New FileorNew Folder.