Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project JumpNew to Visual Studio Code? Get it now.
Project Jump

Project Jump

rejourney

|
2 installs
| (0) | Free
Minimalist, fast, and stable VS Code project switching extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Jump

Visual Studio Marketplace License

English | 简体中文

Project Jump is an ultra-minimal, fast, and stable VS Code extension designed to help you switch between your projects instantly.

✨ Features

  • 📁 Save Projects: Easily save folders or workspaces with custom names, tags, and SSH host information.
  • 🚀 Project Jump: Instant project switching via Alt+Q with fuzzy search.
  • 📌 Pinning: Keep your most important projects at the top.
  • 🌐 Remote Support: Fully supports SSH Remotes, WSL, and Dev Containers.
  • 🌲 Tree View: Manage projects via a dedicated side bar.
  • 📊 Status Bar: See your current project at a glance and switch quickly.
  • 🔍 Powerful Search: Search by name, tags, or SSH hostname.

🚀 Getting Started

  1. Install from the VS Code Marketplace.
  2. Open the Project Jump view in the Activity Bar.
  3. Click the + icon to add your current project.
  4. Press Alt+Q to switch between projects anytime.

⚙️ Configuration

Setting Description Default
projectSwitcher.defaultOpenMode Open project in current or new window current
projectSwitcher.sortBy Sort projects by recent or name recent
projectSwitcher.showStatusBar Show current project in status bar true
projectSwitcher.debug Enable debug logging false

🛠️ Development

# Install dependencies
npm install

# Compile and watch
npm run watch

# Run tests
npm test

📄 License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft