Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>LMS CompletionNew to Visual Studio Code? Get it now.
LMS Completion

LMS Completion

Mahmood Khodadady

|
1 install
| (0) | Free
a local auto-completion
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LMS Completions

LMS Completions is a lightweight VS Code extension that provides inline code completions using local AI models powered by LM Studio or Ollama.
It aims to bring fast, privacy-friendly code completion to your editor with zero cloud dependencies.


🚀 Features

  • ⚡ Inline code completions
  • 🧠 Works with local models (LM Studio or Ollama)
  • 🌍 Supports all languages
  • 🔒 No data leaves your machine
  • 🛠 Simple, minimal, fast

📦 Requirements

Before using the extension, make sure you have:

Option A — LM Studio (recommended)

  1. Download LM Studio
  2. Download the model:
    qwen2.5-coder-0.5b-instruct
  3. Load the model inside LM Studio
  4. Run LM Studio’s local server

Option B — Ollama

  1. Install Ollama
  2. Pull and run a supported model
  3. Ensure the Ollama server is running

🧩 Setup

The extension currently requires no configuration.
Once LM Studio or Ollama is running, LMS Completions will automatically attempt to connect and provide inline completions.

  • No settings
  • No commands
  • Just install and start coding

📝 Known Limitations

  • Completions are not streamed yet
  • Only basic inline completions at this stage

🛠 Roadmap

  • Streaming completions
  • Model selection
  • Custom API base configuration
  • Additional providers
  • Settings UI

🤝 Contributing

Contributions are welcome and encouraged!
Whether you want to fix a bug, improve completion quality, add new features, or help polish the codebase — you're invited.

👉 GitHub Repository: https://github.com/dudes-company/lms-ai

Feel free to submit issues, feature requests, and pull requests.


📄 License

MIT License

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