codespace
codespace copied to clipboard
Hide dotfiles by default in Save As dialog if possible
Hmm, I wonder if this ought be controlled by settings:
"files.exclude": { "**/.*": true }
but it seems the Save As dropdown menu simply list all files.
Want to check the microsoft/vscode repo too for discussions along these lines?
Not seeing related post at the moment, so I filed a bug report instead: https://github.com/microsoft/vscode/issues/136307
Commented on report!