Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Majia Project ManagerNew to Visual Studio Code? Get it now.
Majia Project Manager

Majia Project Manager

majia

|
1 install
| (0) | Free
A minimal project manager for saving and opening VS Code workspaces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple Project Manager

A minimal VS Code extension inspired by Project Manager. It lets you save the current workspace folder, view saved projects in the Activity Bar, open a saved project, and delete saved entries.

Commands

  • Project Manager: Save Current Project
  • Project Manager: Add Folder
  • Project Manager: Open Project
  • Project Manager: Search Projects
  • Project Manager: Edit Project
  • Project Manager: Delete Project
  • Project Manager: Refresh Projects

Features

  • Save the current workspace as a project.
  • Add any folder manually.
  • Organize projects with one group and multiple comma-separated tags.
  • Search projects by name, path, group, or tag.
  • Store project data in a JSON file for backup and migration.

Settings

  • simpleProjectManager.storageFile: Absolute path to the JSON storage file. Leave empty to use the extension global storage file.
  • simpleProjectManager.groupBy: Group the tree by group, tag, or none.
  • simpleProjectManager.openInNewWindow: Open projects in a new VS Code window by default. Defaults to true.

Development

npm install
npm run compile

Press F5 in VS Code to launch an Extension Development Host.

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