
This is the default settings for files.exclude flag.

Add the following lines inside the brackets. Open up Settings in JSON mode using the Command Palette. The extension works out of the box without needing VSCode to reload/restart. Click the Marketplace button in the sidebar, search for "Toggle Excluded Files" and install it. Please read our blog post about settings.json for more information.įirst, install the extension from VSCode Marketplace. To be able to use the extension, you need to specifically set up files.exclude in your settings.json. As its name implies, the extension adds a button in VSCode status bar as well as a command in the Command Palette which allows you to quickly enable/disable files.exclude flag. In that case, Toggle Excluded Files is the extension that you need. If you constantly need to show/hide files every once in a while, removing directories from VSCode Settings simply takes too many steps to be productive. git, so you need to click into its name, then select its X button. Files: Exclude will show up with a list of hidden by default folders.

Type in "settings" and select Preferences: Open Settings (UI).Open up VSCode and press Ctrl + Shift + P to open Command Palette.

In order to change that, follow the steps below. VSCode uses the files.exclude in settings.json to control the list of files and directories that should be hidden.

Being able to keep your hands on the keyboard when writing code is crucial for high productivity. This topic takes you through the basics of the editor and helps you get moving with your code. Visual Studio Code is an editor first and foremost and includes the features you need for highly productive source code editing. Restarting the app or renaming the file back to the previous filename will restore functionality. Ever since updating to the new version of Visual Studio for Mac (Community 7.1 build 1297), Intellisense will often stop working completely whenever I rename an open file.VS Code has a rich set of default keyboard shortcuts as well as allowing you to customize them.
