Code Modes (for VSCode)
Change your file tree based on what mode you are in!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
- About The Project
-
Getting Started
- Usage
- Roadmap
- Contributing
- License
- Contact
About The Project
Ever found yourself going to the settings to show/hide folders/files again and again depending on whether you are Git debugger man or Configuration man? This extension does exactly that, hiding/showing folders/files depending on what you are doing.
Getting Started
To install the extension follow these simple steps.
Prerequisites
You need VSCode installed.
Installation
- Open the extension sidebar panel in VSCode
- Search for Code Modes. (Be sure to find the right one!)
- Click install to install it.
- Enjoy!
Usage
This extension exposes a command and a status bar item
Use the command Code Modes: Change mode
to change the current code mode.
You can also click on the status bar item (Current Mode: <current mode>
) to do the same.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
For more info, see CONTRIBUTING.md
License
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Siddharth Shyniben - siddharth.muscat@gmail.com
Project Link: https://github.com/SiddharthShyniben/code-modes