Easy-Ollama VSCode extensionExtension for use of Ollama inside VSCode. FeaturesEasy-Ollama extension provides simple interface to interact with Ollama service inside your usual workspace in Visual Studio Code. It allows to send prompt to one of predefined models, shows generated text. And, if there's any code in response, it will show code snippets, with ability to copy it to clipboard. Currently supported languages for code snippets:
ExampleHere's an example of usage:
RequirementsTo use Easy-Ollama extension, you need to preinstall Ollama (https://ollama.com), download models, and run Ollama service on your local device. Please, refer to docs on Ollama website. Currently supported models: DeepSeek-R1, Llama 3.2. VSCode minimum version: 1.97.0. Extension SettingsThis extension contributes the following settings:
Known IssuesThere are currently no known issues. Release Notes0.3.0
0.2.0
0.1.0Initial working version. For more informationEnjoy! |