Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Kanban atom8nNew to Visual Studio Code? Get it now.
Kanban atom8n

Kanban atom8n

atom8n

|
4 installs
| (0) | Free
Kanban atom8n is truly offline kanban that manage tasks and projects inside VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kanban atom8n (VS Code Extension)

Kanban atom8n is an offline-first Kanban and API client experience inside VS Code. It provides a custom editor for .kanban files with a rich webview UI, a sidebar with history and workspaces, and integrated kanban workspaces — all without leaving your editor.

Features

  • Sidebar view container with History and Workspaces panes.
  • Commands:
    • Kanban: Open Workspaces (kanban.openWorkspaces)
  • Keyboard shortcuts (active in Kanban editor or sidebar):
    • Ctrl+N: New Request
    • Ctrl+H: Open History
    • Ctrl+W: Open Workspaces
  • Request runner using Axios with response preview and save-to-file.
  • Import from cURL and GitHub raw links (both request and environment).
  • Automatic default .kanban content seeding for empty files (board, columns, etc.).
  • Theme awareness (syncs with VS Code color theme changes).
  • Output logging channel: “Kanban”.

File types

  • .kanban — Main Kanban documents. Open in the custom Kanban editor.

Getting Started

  1. Create or open a workspace in VS Code.
  2. Create a new file with extension .kanban and open it. The webview-based Kanban editor will load.
    • If the file is empty, it will be populated with default structures (boards, columns).
  3. Use the sidebar view “Kanban” to access History and Workspaces.

Notes

  • This extension is offline-first; network calls are only for explicit actions (e.g., running requests, optional log forwarding).

MIT License

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