Manage your personal projects directly from VS Code. Connect to your Project Management dashboard and view projects, tasks, stages, and configuration boards without leaving your editor.
Features
📋 View all your projects in the sidebar
✅ See tasks organized by stages
🔄 Update task statuses (To Do, In Progress, Done)
⚙️ View Config Boards per project
➕ Create new tasks directly from VS Code
Getting Started
Install the extension
Open the Project Manager panel in the Activity Bar (left sidebar)
A running instance of the Project Management backend. The default URL is https://yokesh17.pythonanywhere.com. You can change this in VS Code settings under personalProjectManager.backendUrl.
Extension Settings
personalProjectManager.backendUrl: The base URL of your Project Management API.