VS Code Extension

Your reusable prompt, snippet, and command library.

Store, search, copy, and insert reusable prompts, code snippets, commands, SQL queries, notes, and text templates without leaving Visual Studio Code.

Built For Reuse

Organize the text you reach for every day.

Content Types

Manage prompts, code snippets, templates, terminal commands, references, and copy blocks.

Fast Retrieval

Search by title, category, tags, type, scope, and full content from the Command Palette or side panel.

Editor Workflow

Copy content to the clipboard, insert it into the active editor, or open it in a temporary document.

Project Scope

Keep general items global and project-specific commands or notes scoped to the current workspace.

Templates

Use variables such as {{project}}, {{ticket}}, and {{name}}.

Local First

Items are stored locally through VS Code state. Import and export JSON when you need backups.

Install

Try Komtan in VS Code.

Install from the Marketplace once the listing is live, or download the VSIX from the repository and install it manually in VS Code.

Development checks

npm install
npm run compile
npm test
npm run pack

Privacy

No account is required to use your local library.

Komtan does not send your saved prompts, snippets, notes, or templates to a remote service. It uses VS Code's local extension storage for global and workspace-scoped items.