Tag: VS Code
All the articles with the tag "VS Code".
Building a Local AI Code Completion Extension from Scratch
Published: at 12:32 PMA deep dive into building a VS Code and Zed extension for local AI-powered code completion using Rust, Qwen3, and MiniLM — and all the unexpected fires along the way. From architecture decisions to runtime debugging, no detail is spared.