Skip to content

SiddharthShyniben/code-modes

Repository files navigation

Contributors Forks Stargazers Issues GPL 3.0 License Latest Version Say thanks


(ツ)

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

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. 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

  1. Open the extension sidebar panel in VSCode
  2. Search for code-modes. (Be sure to find the right one!)
  3. Click install to install it.

OR

  1. Clone this repo
  2. cd (fcd?) into it
  3. run code --install-extension code-modes-1.0.0.vsix

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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.

Contact

Siddharth Shyniben - siddharth.muscat@gmail.com

Project Link: https://github.com/SiddharthShyniben/code-modes

About

Change your file tree based on what mode you are in!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published