Using Ollama With VSCode and Continue Extension
Introduction
This post is a continuation of post đŸ–‡Ollama AI as a Network Service, where I described the setup of Ollama as a network service. In this post, I will show you how to integrate VSCode and the Continue extension to create an AI-powered toolchain for your software development needs.
Installing VSCodium on Linux
I prefer the telemetrie free version of VSCode called vscodium.com over the Microsoft version because it is more lightweight and does not require a telemetry service to work. I prefer the installation over Flatpak VSCodium on flathub.org .
In case your not yet familiar with Flatpak and the Flathub website just visit flatpak.org and follow the installation instructions for any of your Linux distributions.