Skip to content

Instantly share code, notes, and snippets.

@texchi2
texchi2 / medium-article_VSCode_AIcopilot.md
Last active March 9, 2025 16:10
Setting up a Remote AI Code Assistant: Ollama + Continue in VS Code

Setting up a Remote AI Code Assistant: Ollama + Continue in VS Code

Remote Development Setup with MacStudio Figure 1: Remote development setup with MacStudio as server and VS Code integration

A step-by-step guide to creating a powerful, private AI coding assistant using Ollama and Continue extension in VS Code, with remote server capabilities.

Introduction