Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Shri KanbanNew to Visual Studio Code? Get it now.
Shri Kanban

Shri Kanban

Shrikant Jagtap

|
4 installs
| (0) | Free
developed by shri
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kanban Board VS Code Extension

Overview

This VS Code extension provides a simple Kanban board within the editor. Users can create, update, delete, and drag-and-drop tasks across different columns: To Do, In Progress, and Done.

Developed By

Shrikant Jagtap 🚀

Features

  • Create new tasks with a name, description, and due date.
  • Move tasks between To Do, In Progress, and Done.
  • Delete tasks when no longer needed.
  • Task updates are reflected in real-time.

Installation

  1. Clone the repository:
    git clone <repository-url>
    
  2. Open the folder in VS Code.
  3. Run npm install to install dependencies.
  4. Press F5 to launch a new VS Code window with the extension active.

Usage

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  2. Search for Kanban Board: Open and select it.
  3. A Kanban board will appear as a webview.
  4. Interact with tasks by adding, updating, deleting, or moving them across columns.

Development

  • Modify src/extension.ts to handle new commands or improve task management.
  • Update src/webviewContent.ts to modify the UI and functionality.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests to enhance the extension.

License

This project is licensed under the MIT License.

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