Skip to content

ChrisBibby/vscode_hide-git-ignored

Repository files navigation

Hide Git Ignored README

This VSCode extension adds additional functionality to the .gitignore setting added to VSCode v1.68 (May 2022) which provided the option of hiding of files that are excluded in a .gitignore file from the explorer view.

Features

  • Context menu to show / hide
  • Status bar to indicate current setting
  • Shortcut key to toggle setting

How to use

Action Windows / Linux macOS Command Palette
Show files excluded in .gitignore ctrl-shift-i command-shift-i Show Git Ignored files
Hide files excluded in .gitignore ctrl-shift-i command-shift-i Hide Git Ignored files

About

VSCode extension to show/hide files listed in .gitignore files within the explorer view

Resources

License

Stars

Watchers

Forks

Releases

No releases published