Local Ai Coder for Visual Studio CodeLocal Ai Coder is a Visual Studio Code extension that embeds a fully local AI coding partner directly inside the editor. The assistant reads your project, drafts step-by-step plans, proposes shell/PowerShell commands, and prepares file changes—all of which are executed only after you explicitly approve them. No external APIs are called at runtime; inference is handled by a locally running Ollama daemon that you control. Key capabilities
Getting started
Configuration optionsAll settings live under the
Use Local Ai Coder: Download Model to have the extension pull the configured Ollama model and warm the cache before you start chatting. The Quick Actions view in the Local Ai Coder activity bar exposes shortcuts for opening the extension settings or downloading the currently selected model without crafting a prompt. MIT © 2024 Local Dev Offline conversion workflowThe
The script copies |