Inline ghost text
LocalPilot registers an inline completion provider for JavaScript, TypeScript, React, Python, Java, C, C++, C#, Go, Rust, and PHP. It supports full multiline suggestions and conservative line mode.
Capabilities
The extension combines inline completions, command-driven code assistance, chat, setup workflows, safety filters, and resource controls.
LocalPilot registers an inline completion provider for JavaScript, TypeScript, React, Python, Java, C, C++, C#, Go, Rust, and PHP. It supports full multiline suggestions and conservative line mode.
The chat webview can answer questions about the active editor, selected code, or the current file. Quick actions include explain file, explain selection, find bugs, fix selection, add comments, and generate tests.
Lightbulb actions appear for supported source files and expose explain, comment, fix, and test generation flows.
Select a stack trace or paste an error message. LocalPilot redacts secrets, includes safe code context when available, and opens the explanation in Markdown.
Fix and comment commands strip code fences, open a diff preview, and require explicit apply confirmation. Copy and cancel remain available.
The status bar shows Ollama readiness, inline mode, configured models, and shortcuts for setup, chat, model selection, status checks, and inline toggling.
Onboarding checks Ollama, lists local models, lets users select inline and chat models, and offers recommended model pulls only after confirmation.
Request limiting cancels stale inline requests, completion caching avoids repeated calls, and token budgets shrink in micro and lite modes.
Supported languages