microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161k stars 28.25k forks source link

Allow creating file/folder in simple file dialog #196693

Open joaomoreno opened 9 months ago

joaomoreno commented 9 months ago
  1. Enable files.simpleDialog.enable
  2. Ctrl/Cmd O to use it to open a file/folder
  3. Type in a name which doesn't exist

I'd love that it would let me create a folder/file right from that flow. I usually end up closing it, opening Finder, creating the folder myself, opening the dialog again and navigating to the new folder.

image
gjsjohnmurray commented 9 months ago

Related to #158994

alexr00 commented 9 months ago

When saving, you can create a folder by adding a path segment that doesn't exist.

babakfp commented 6 months ago

The person who implemented the files.simpleDialog.enable feature, didn't care about the feature and they treated it as just a task. Now because of that, we have a feature that isn't usable and it's going to take years to get fixed. Good job.