[UX] Creating multiple folders with / in the name #4741
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
filesystem
issues related to the filesystem
good first issue
good first issues for new contributors
ui/ux
issues related to user interface / user experience
Description
Let say I need to create
src/main/java
folder, I need to create firstsrc
thenmain
thenjava
while typically on IDE I can enter directlysrc/main/java
and all three folders are automatically createdIn Theia it displays
Invalid name, try other
Reproduction Steps
Menu File / New Folder
enter
src/main/java
OS and Theia version:
macOS / master
Diagnostics:
N/A
The text was updated successfully, but these errors were encountered: