Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LoCopilotNew to Visual Studio Code? Get it now.
LoCopilot

LoCopilot

RainSong

|
126 installs
| (4) | Free
LoCopilot is an locally-powered AI coding assistant.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LoCopilot - Open Source Locally-Running AI Copilot

alt text

✨ Features

  • 🤖 Local LLM Coding Assistant

  • Latest open-source reasoning models from DeepSeek, Google, Qwen, Microsoft...
  • Model switching without context loss
  • Thought streaming
  • Advanced Context Loading

  • Opened files are automatically added to context
  • LoCopilot can see user elected text

🚀 Getting Started

Install Ollama from the download link: https://ollama.com/download

Alternitively, install it manually

curl -fsSL https://ollama.com/install.sh | sh

💡 Next Steps

After installing Ollama, be sure to install at least 1 model before running the extension.

Select from one of the available models (brackets indicate VRAM usage)

  • DeepSeek R1 8b (4.9GB)
  • DeepSeek R1 70b (43GB)
  • Gemma 3 4b (3.3GB)
  • Gemma 3 27b (17GB)
  • QwQ (20GB)

📝 Example (default model: DeepSeek R1 8b)

ollama pull deepseek-r1:8b

❤️ Support

For any issues with the extension, reach out to us directly at rainsongsoftware@gmail.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft