Luntrex Copilot for VS Code
Inline code completions powered by your Luntrex account. No chat UI—just ghost text you accept with Tab/Enter.
Quick start
- Go to luntrex.com, create an account, and copy your API key.
- Install the extension VSIX, reload VS Code.
- Click the Luntrex Copilot icon in the sidebar and paste your API key. The endpoint/model are pre-set.
What it does
- Sends a small window of code around your cursor to
https://luntrex.com/api/v1/vscode/completions using model openai/gpt-4.1-mini.
- Returns code-only inline suggestions; cancels instantly on new keystrokes or cursor moves.
- Skips sensitive/large files by default; you can add more globs in settings.
Controls
- Toggle on/off: status bar or command palette (
Luntrex Copilot: Toggle).
- Sidebar panel: enter API key, adjust debounce/max tokens/exclude globs, set per-language overrides, view live stats.
Links
| |