Lumra — VS Code Extension
Connect your Lumra account with an API key and manage prompts directly inside VS Code.
Features
- Prompt Library with category and version hierarchy
- Copy prompt content, insert into editor, or open in Workspace
- Workspace editing for
title/content/description/category/tags/note
- Create new prompts, versions, and drafts from Workspace
- Favorites management from both tree and workspace
- Chain Planner (step management, copy all, export, save as prompt/version)
- Drafts / Favorites / Recently Used views
Quick Setup
cd Lumra-VscodeExtension
npm install
npm run compile
For local debugging, press F5 to launch the Extension Development Host.
API Connection
- Get your API key from the Lumra dashboard.
- Run
Lumra: Set API Key from the VS Code Command Palette.
- Run
Lumra: Verify Connection to confirm setup.
Notes:
- The extension is free to install, but getting a Lumra API key requires an active paid Lumra plan.
- API keys are stored securely in VS Code Secret Storage.
- Use
Lumra: Delete All My Data From This Device to clear local Lumra data.
- Default API base URL:
https://lumra.orionthcomp.tech.
License
MIT
| |