Project Manager for VS Code
A powerful project management extension for Visual Studio Code that helps you organize your projects with categories and subcategories.
Features
- 🗂️ Category Management: Create and manage categories for your projects
- 📁 Subcategories: Organize projects with nested subcategories
- 🚀 Quick Access: Open projects directly from the manager
- 🎨 VS Code Theme Integration: Seamlessly matches your VS Code theme
- 💾 Persistent Storage: Your categories and projects are saved between sessions
Installation
- Open VS Code
- Press
Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (Mac) to open the Extensions view
- Search for "Project Manager"
- Click Install
Usage
Open the Project Manager by:
- Using the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P )
- Typing "Open Project Manager"
Create Categories:
- Click "New Category" to create a main category
- Use "Add Subcategory" to create nested categories
Add Projects:
- Click "Add Project" in any category
- Select your project folder
- Projects will be saved and accessible from any category
Manage Projects:
- Click on a project to open it
- Use the delete button to remove projects from categories
- Drag and drop projects between categories
Requirements
Extension Settings
This extension contributes the following settings:
projectManager.defaultCategory : Set a default category for new projects
Known Issues
Release Notes
0.0.1
Initial release of Project Manager:
- Basic category management
- Subcategory support
- Project organization
- VS Code theme integration
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Following extension guidelines
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
- Toggle preview (
Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
- Press
Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy!
| |