The "open file" dialog in Visual Studio Code is not showing hidden files. For example, when looking at my home directory, none of the .
files are shown:
I did look through the settings.json
file, but I did not find any applicable setting. So - how do I configure Visual Studio Code properly?
Open your project in Visual Studio > click the Show All Files button > expand the bin , Debug > select and right-click the parent folder > choose Include in Project option. 4).
For the quickest option, you can show hidden files using the keyboard shortcut CTRL + H. You can also right-click anywhere in a folder and check the Show hidden files option at the bottom.
On Mac you can hit cmdshift. in the open file dialog, to see hidden files.
(Source)
go to file -> preferences -> settings
and in the search bar, search for "files.exclude"
then delete whatever json setting that you don't want to hide that specific file
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With