A lightweight Trello style Kanban board for developers. Manage bugs, features, and ideas seamlessly within VS Code to keep your workflow fast and organized.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Dockyard is a lightweight Kanban board built directly into VS Code, allowing you to manage tasks and track project progress without leaving your editor.
It’s designed for developers who want a simple, fast way to organize bugs, features, and ideas alongside their code.
Features
Kanban Board — Visualize your workflow with columns like To Do, In Progress, and Done.
Task Management — Track bugs, feature requests, improvements, and ideas in one place.
Workspace Persistence — Board data is automatically saved per workspace.
Quick Access — Open the board instantly from the Command Palette, toolbar, or shortcut.
Drag & Drop — Move tasks between columns with a smooth, intuitive workflow.
Getting Started
Install the extension from the VS Code Marketplace or via a .vsix file.
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).