-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysimple-file-dialogIssues with simple file dialogIssues with simple file dialog
Milestone
Description
Hi 👋
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.88.1 (user setup)
- OS Version: Windows 11 Pro 23H2 - Windows_NT x64 10.0.22631
Steps to Reproduce:
-
Use this config:
"files.simpleDialog.enable": true, "files.dialog.defaultPath": "C:\\Users\\Babak\\Documents",
You need to change
Babak
to your OS username. -
Open an instance of vsCode with no working directory selected.
-
Open the dialog and the Default Path will be selected and its content will be shown.
-
Press the OK button.
-
Now open the dialog again, and you will find yourself in
"C:\\Users\\Babak
instead of"C:\\Users\\Babak\\Documents"
! (this is the problematic part).
The above steps and the steps taken in the below video are different. It may be confusing.
2024-04-23.06-56-11.mp4
How important is this to fix?
Very important because it pisses me off! This damn feature does a simple and single thing, and it does it poorly, lol.
Don't tell me that it's designed this way or it's not fixable!
Fix it ASAP, PLEASE!
babakfp, potatotomatobanana, smithliam, geniuskrul, CloneMan0 and 16 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysimple-file-dialogIssues with simple file dialogIssues with simple file dialog