Coder Social home page Coder Social logo

jbdoucet / vscode-toggle-excluded-files Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eamodio/vscode-toggle-excluded-files

0.0 1.0 0.0 1.45 MB

Quickly toggles excluded (hidden) files visibility in the file explorer in VS Code

License: MIT License

TypeScript 95.69% JavaScript 4.31%

vscode-toggle-excluded-files's Introduction

Toggle Excluded Files

Quickly toggles excluded (hidden) files visibility in the file explorer.

Excluded files are configured in your settings.json

"files.exclude": {
    "node_modules": true,
    "out": true
}

preview

Features

  • Adds a Toggle Excluded Files command (toggleexcludedfiles.toggle) with a shortcut of ctrl+shift+a (cmd+shift+a on macOS) to either show or restore the current visibility of excluded files in the file explorer

  • Adds a status bar button to toggle the excluded file visibility (optional, on by default)

    • An indicator icon will show when the exclude visibility is currently toggled
  • Adds a Show Excluded Files command (toggleexcludedfiles.show) to show excluded files in the file explorer

  • Adds a Restore Excluded Files command (toggleexcludedfiles.restore) to restore (hide) excluded files in the file explorer

Extension Settings

Name Description
toggleexcludedfiles.statusBar.enabled Specifies whether to show the toggle button in the status bar

Known Issues

None

vscode-toggle-excluded-files's People

Contributors

eamodio avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.