Project management inside VS Code
Manage your tasks, run a timer, and commit, push & close tickets from a Git panel — without leaving your editor.
Your work lives in the editor. Your tracker should too.
Switching to a browser to update tickets breaks flow and leaves boards out of date. The Vi extension brings your tasks and Git into VS Code, so you stay in one place from first line of code to closing the ticket.
What you can do without leaving VS Code
See your tasks
Your assigned tasks with descriptions and status, right in a side panel — no context switch.
Track time
Start and stop a timer per task and update your personal status without opening a browser.
Git panel
Stage, commit (with a task-aware message), and push — straight from the editor.
Commit & Close
One action commits, pushes, closes the task, and advances the workflow — the board updates itself.
Frequently asked
Is the VS Code extension available now?
Yes, it's available. Create a free account to get started; a RAD Studio extension is also available.
Does the extension access my code?
Git actions run locally in VS Code. Vi orchestrates the task workflow — it never stores or uploads your source.