<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VS Code on SoloSoft</title><link>https://www.solosoft.dev/tags/vs-code/</link><description>Recent content in VS Code on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/vs-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Cline: Open-Source Autonomous AI Coding Agent for VS Code</title><link>https://www.solosoft.dev/post/cline-ai-coding-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/cline-ai-coding-2026/</guid><description>&lt;p&gt;VS Code has become the world&amp;rsquo;s most popular code editor, and its extension ecosystem has spawned countless productivity tools. But &lt;strong&gt;Cline&lt;/strong&gt; represents something fundamentally different from the autocomplete suggestions and code snippets that most AI extensions offer. It is an autonomous AI coding agent that operates within VS Code, capable of understanding your entire project, planning multi-step implementations, and executing them with your supervision.&lt;/p&gt;
&lt;p&gt;Developed by the cline organization, Cline has rapidly gained popularity among developers who want more than inline suggestions. It can read files across your project, create new ones, run terminal commands, launch a headless browser, and interact with external tools through the Model Context Protocol. Every action requires human approval, keeping the developer firmly in control while the AI handles the heavy lifting of implementation.&lt;/p&gt;</description></item><item><title>Monaco Editor: VS Code's Code Editor for the Web</title><link>https://www.solosoft.dev/post/monaco-editor-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/monaco-editor-2026/</guid><description>&lt;p&gt;The core of Visual Studio Code &amp;ndash; the most popular code editor in the world &amp;ndash; is not locked inside the desktop application. Microsoft has made the &lt;strong&gt;Monaco Editor&lt;/strong&gt; (microsoft/monaco-editor on GitHub) available as a standalone web component, bringing the full power of VS Code&amp;rsquo;s editing capabilities to any web browser. This has made Monaco Editor the backbone of countless online development environments, documentation tools, and code-related web applications.&lt;/p&gt;
&lt;p&gt;Developed and maintained by Microsoft, Monaco Editor is the same code editor that powers VS Code, extracted and packaged as a JavaScript library. It provides syntax highlighting for over 60 programming languages, comprehensive IntelliSense with autocomplete and parameter hints, code folding, bracket matching, multi-cursor editing, find and replace with regex support, diff editing for side-by-side comparison, and an extensive extension API.&lt;/p&gt;</description></item><item><title>Roo Code: Open-Source AI Coding Agent with Multiple Expert Modes</title><link>https://www.solosoft.dev/post/roo-code-ai-agent-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/roo-code-ai-agent-2026/</guid><description>&lt;p&gt;The landscape of AI coding assistants has grown crowded, but few tools have captured developer attention as rapidly as &lt;strong&gt;Roo Code&lt;/strong&gt;. With over 23,000 GitHub stars and a rapidly growing community, Roo Code has distinguished itself through a design philosophy that treats AI as a multi-modal collaborator rather than a single-purpose autocomplete.&lt;/p&gt;
&lt;p&gt;Roo Code integrates as a VS Code extension but goes far beyond the capabilities of typical code completion tools. It operates as a full-fledged AI agent that can read and write files, execute terminal commands, browse the web, and interact with external services through the Model Context Protocol (MCP). The defining innovation is its expert mode system: instead of one AI assistant that does everything, Roo Code provides specialized personas optimized for different tasks.&lt;/p&gt;</description></item><item><title>Twinny: Local LLM Inference for VS Code</title><link>https://www.solosoft.dev/post/twinny-local-llm-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/twinny-local-llm-2026/</guid><description>&lt;p&gt;The tension between cloud-dependent AI tools and developer privacy has become one of the defining debates in AI-assisted software development. Services like GitHub Copilot and Cursor offer impressive code completion capabilities, but they require sending your code to external servers. For developers working on proprietary code, in regulated industries, or simply preferring not to share their work product with cloud services, this is a non-starter. The answer is local AI, and Twinny is one of the best ways to access it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Twinny&lt;/strong&gt; is a free, open-source VS Code extension that brings local LLM inference directly into your editor. It connects to Ollama &amp;ndash; the popular local model runner &amp;ndash; and provides AI code completion and chat assistance without any data ever leaving your machine. No subscription, no rate limits, no cloud dependency. Just a local model running on your hardware, integrated into your development workflow.&lt;/p&gt;</description></item></channel></rss>