Skip to content

A lightweight and fast project switch plugin which gives you the power to fast switch between selected own projects with ease.

License

Notifications You must be signed in to change notification settings

simon-kramer/vscode-project-switch

Repository files navigation

ProjectSwitch

ProjectSwitch is a Visual Studio Code extension that allows users to quickly switch between different projects, manage switcher configurations, and view a project overview using convenient keyboard shortcuts.

Features

  • Quick Switch Projects: Instantly switch between your favorite projects using a customizable keybinding.
  • Manage Projects: Add, edit, or remove projects directly from the command palette or the web overview interface.
  • Web Overview Interface: A visual interface that displays all your projects and allows for easy management.

Installation

  1. Open the Extensions view in Visual Studio Code (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  2. Search for ProjectSwitch.
  3. Click Install.

Alternatively, you can install from a .vsix file by following these steps:

  1. Download the .vsix file.
  2. Open Visual Studio Code.
  3. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  4. Click on the ... menu at the top-right corner and select Install from VSIX....

Usage

  • Switch Projects: Use Cmd+Shift+U (macOS) or Ctrl+Shift+U (Windows/Linux) to quickly switch to another project.
  • Manage Projects: Use Cmd+Shift+I (macOS) or Ctrl+Shift+I (Windows/Linux) to add, edit, or remove projects.
  • Open Web Overview: Use Cmd+Shift+Y (macOS) or Ctrl+Shift+Y (Windows/Linux) to open the project overview in a web view.

Commands

  • projectSwitcher.switchProject: Switch to another project.
  • projectSwitcher.manageProjects: Manage projects in the Project Switcher.
  • projectSwitcher.openWebOverview: Open the Project Switcher Overview.

Requirements

This extension has no specific requirements or dependencies.

Known Issues

Release Notes

0.0.1

  • Initial release of ProjectSwitch with basic project management and switching capabilities.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on the GitHub repository.

Enjoy managing your projects with ease!

About

A lightweight and fast project switch plugin which gives you the power to fast switch between selected own projects with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published