Use better default location for saving untitled resources #13182
Labels
file dialog
issues related to the file dialog
ui/ux
issues related to user interface / user experience
Feature Description:
Inspired by this discussion #13159.
When an untitled file is saved in vscode, it will use the location of the last open file as the default directory to save the file. Theia will just use the root of the file system instead.
Theia should aligns its behavior to vscode in order to improve UX.
The text was updated successfully, but these errors were encountered: