Have a button in the simple file picker to show/hide hidden files
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.61.2 (6cba118ac49a1b88332f312a8f67186f7f3c1643)
- OS Version: Chrome 95.0.4638.54 (Official Build) (x86_64)
Steps to Reproduce:
- Add glob patterns for excluding files and folders (e.g.,
.file_to_exclude
as shown in the attached screenshot) - Open Save As dialog from a file editor
- Excluded files still listed in the save as dropdown menu
cc @dmalan
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
How to Easily Show Hidden Files and Folders on Windows 10
Interested in How to Easily Show Hidden Files and Folders on Windows 10?This video will show you how to do it! Hiding files...
Read more >Show hidden files - Microsoft Support
Learn how to display hidden files, folders, and drives. ... Select the Start button, then select Control Panel > Appearance and Personalization.
Read more >How to Show Hidden Files On Your Computer and Smartphone
For the quickest option, you can show hidden files using the keyboard shortcut CTRL + H. You can also right-click anywhere in a...
Read more >How to hide and unhide files quickly in Windows 10 - Winaero
File Explorer has an option to show hidden and system files. ... To unhide them, select the hidden files and click the same...
Read more >Set Windows to "Show hidden files, folders, or drives ... - Drupal
in having Windows hiding anything from me. Hide extensions for known file types (De-select) (critical). This one is critical that you de-select if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @alexr00, oh sure, that would work great, if the button/checkbox could default to hiding dotfiles and dotfolders in that case? Many thanks!
@dmalan the simple file dialog can also be turned on as the default file dialog with a setting too, and it is the file picker for the Remote WSL, Remote SSH, and Remote Containers extensions. Hiding files in all those setups means there’s no way to open those files.
That said, OS file pickers typically have “show hidden files” button/checkbox. I’d be happy to have a “show hidden files” button that functions similarly, with the added benefit of showing/hiding files from
Files: Exclude
instead of just dotfiles.