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

simplellm

mikeymon

|
20 installs
| (0) | Free
Extension for interacting with Ollama LLMs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SimpleLLM

Simple extension for interacting with LLMs running locally with Ollama

Once installed, edit your settings.json to add the config value for the model you wish to use.

settings-json

Once set up you can use the command palette to run any of the following commands:

  1. Ask - ask the LLM a question - any selected text will be passed as context so you can ask about specific code you are working with
  2. Generate - ask the LLM to generate some code - generated response will be inserted into the active editor
  3. Create - create a new file with code generated by the LLM
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft