Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Visibility in ExplorerNew to Visual Studio Code? Get it now.
Visibility in Explorer

Visibility in Explorer

Olivier Cuenot

|
2 installs
| (0) | Free
Toggle the visibility of files and folders excluded by your workspace settings
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visibility in Explorer

Toggle the visibility of files and folders excluded by your workspace settings, right from the Explorer view.

Features

Show or hide excluded files and folders

Click the eye icon in the Explorer title bar to instantly show or hide the files and folders normally hidden by your files.exclude setting.

Toggle visibility from the Explorer title bar

The same action is also available from the Explorer view's More Actions (...) menu, so it still works even when the title bar icon isn't visible.

Show Hidden Files and Folders entry in the Explorer "..." menu

Hide or unhide files and folders from the context menu

Right-click any file or folder in the Explorer and use Hide / Unhide to add or remove it from files.exclude without leaving the Explorer.

Hide and Unhide entries in the Explorer context menu

Badges for hidden items

When hidden items are shown, a badge is added to help you spot them at a glance:

  • ʜ — the file or folder is explicitly excluded
  • ʜ꘎ — the file or folder is excluded by a matching pattern (e.g. node_modules, .git)

Badges can be turned off with the toggleVisibilityInExplorer.badge setting.

Badge setting in the Settings editor

Extension Settings

Setting Description
toggleVisibilityInExplorer.badge Add a badge to hidden files and folders in the Explorer view.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft