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

Project Progress

MarkGosling

|
2 installs
| (0) | Free
Track per-project todos and bugs in a local .project folder.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Progress

A local VSCode extension that creates a hidden .project folder for each opened workspace folder.

The extension stores:

  • .project/todo.json
  • .project/bug.json

Run Project Progress: Open Todo and Bug List from the command palette, or click the Project Progress status bar item. The webview tab shows the current project's todos and bugs. Click a todo item to mark it done or undone.

Development

Open this folder in VSCode and press F5 to start an Extension Development Host.

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