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 link 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 link VSCodium on flathub.org .

In case your not yet familiar with Flatpak and the Flathub website just visit link flatpak.org and follow the installation instructions for any of your Linux distributions.

Installing Continue Extension in VSCode