{"id":97396,"date":"2025-10-01T17:58:12","date_gmt":"2025-10-01T17:58:12","guid":{"rendered":"https:\/\/www.europesays.com\/ie\/97396\/"},"modified":"2025-10-01T17:58:12","modified_gmt":"2025-10-01T17:58:12","slug":"5-ai-extensions-to-help-improve-your-vs-code-experience","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ie\/97396\/","title":{"rendered":"5 AI Extensions to Help Improve Your VS Code Experience"},"content":{"rendered":"<p>You\u2019ve heard it before, and you\u2019ll hear it again: AI is here to stay, and there\u2019s nothing anyone can do about it. AI has worked its way into just about every corner of life, including <a href=\"https:\/\/thenewstack.io\/the-key-fundamentals-of-programming-you-should-know\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">programming<\/a>.<\/p>\n<p>I can hear the groans already.<\/p>\n<p>But even though it is possible to have AI do your coding for you, those who are against that idea can still adopt AI for things other than writing the full code for an app. AI can be used to enhance your coding workflow, help debug code, clean up your code, and much more.<\/p>\n<p>How do you use <a href=\"https:\/\/thenewstack.io\/how-ai-can-help-you-learn-the-art-of-programming\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">AI for programming<\/a>? If <a href=\"https:\/\/thenewstack.io\/how-to-use-vs-code-for-python-and-why-you-should\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">VS Code<\/a> is your <a href=\"https:\/\/thenewstack.io\/how-to-use-vs-code-as-your-python-ide\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">IDE<\/a> of choice, it\u2019s actually quite simple, thanks to the plethora of extensions that can be added to the application. The big question then becomes, which extensions should you use?<\/p>\n<p>Obviously, every project is different, so not every AI extension will serve your needs. Even so, there\u2019s always something that can help boost your productivity and creativity.<\/p>\n<p>Let\u2019s dive in and talk about a few VS Code extensions that might help you out.<\/p>\n<p>1. Continue.dev<\/p>\n<p><a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=Continue.continue\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\">Continue.dev<\/a> is an open source AI code assistant that integrates directly into VS Code (as well as other IDEs). This extension allows developers to leverage various AI models (both local and cloud-based <a href=\"https:\/\/thenewstack.io\/introduction-to-llms\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">Large Language Models (LLMs)<\/a>\u00a0to enhance their coding workflow. Continue makes it easy for teams to build shared AI coding assistants that include customizable tools, centralized configs, and secure credential management. Continue allows you to choose the models you want to work with (both local and remote), while keeping full oversight of both data and collaboration. Some of the key features of Continue include:<\/p>\n<ul>\n<li aria-level=\"1\">AI-powered code suggestions and autocomplete.<\/li>\n<li aria-level=\"1\">Code editing and modification.<\/li>\n<li aria-level=\"1\">Interact with an LLM inside the IDE to ask questions about the codebase, get explanations, and receive assistance with debugging or understanding code sections.<\/li>\n<li aria-level=\"1\">Supports the creation and use of custom AI agents that are tailored to specific development needs and workflows.<\/li>\n<li aria-level=\"1\">Offers flexibility to connect with a wide range of LLMs.<\/li>\n<li aria-level=\"1\">Utilizes various sources of context, such as code, documentation, terminal output, and codebase structure.<\/li>\n<li aria-level=\"1\">Open source, which means it allows for transparency, community contributions, and customization.<\/li>\n<\/ul>\n<p>If you\u2019re a solo developer, you can use Continue for free. Team pricing comes out at $10\/user\/month, and you must connect with Continue.dev to inquire about the Enterprise edition.<\/p>\n<p>2. llama.vscode<\/p>\n<p>The <a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ggml-org.llama-vscode\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\">llama.vscode extension<\/a> is for local LLM-assisted text completion, chat with AI, and agentic coding. This extension has a ton of features, including auto-suggest on input, suggestion acceptance via Tab, accept the first line of a suggestion with Shift+Tab, accept the next word with Ctrl\/Cmd + Right, control max text generation time, configure the scope of context, support for very large contexts, performance stats, Llama Agent for agentic coding, add\/remove\/export\/import for models, add\/remove\/export\/import for env, predefined envs for different use cases, <a href=\"https:\/\/thenewstack.io\/mcp-a-practical-security-blueprint-for-developers\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">MCP<\/a> tools, and search\/download models from Huggingface from within the extension. Llama.vscode does integrate with llama.cpp which is an open source framework (C\/C++) that is designed for efficient inference of large language models (LLMs) on a wide range of hardware. Llama.vscode is free to install and use on any operating system that supports local installations of Llama.<\/p>\n<p>Llama.vscode is free to install and use.<\/p>\n<p>3. llama-swap<\/p>\n<p><a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ggml-org.llama-vscode\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\">Llama-swap VSCode extension<\/a> is a lightweight VS Code transparent proxy server that provides automatic model swapping to llama.cpp\u2019s server. With llama-swap, you can do on-demand model switching, run multiple models at once with Groups, automatic unloading of models via timeout, <a href=\"https:\/\/thenewstack.io\/docker-basics-how-to-use-dockerfiles\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">Docker<\/a> and <a href=\"https:\/\/thenewstack.io\/whats-new-with-podman-5-multiplatform-images-vm-support\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">Podman<\/a> support, and much more. What can you do with llama-swap? Simply put, llama-swap is a tool that is designed to automatically load, manage, and switch between multiple Large Language Models (LLMs) used for coding assistance tasks like auto-completion and chat. Do make sure you read through the installation section for this extension, as it can be a bit more complex than others.<\/p>\n<p>Llama-swap is free to install and use.<\/p>\n<p>4. Cline<\/p>\n<p>The <a href=\"https:\/\/cline.bot\/\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\">Cline VSCode extension<\/a> is a coding agent that operates as an agent within the Visual Studio Code IDE, and leverages large language models (LLMs) to automate various development tasks, such as writing and refactoring code, running commands, and even interacting with web browsers for debugging and testing.<\/p>\n<p>Cline features:<\/p>\n<ul>\n<li aria-level=\"1\">Agentic Capabilities.<\/li>\n<li aria-level=\"1\">Deep Context Understanding.<\/li>\n<li aria-level=\"1\">Human-in-the-Loop Control.<\/li>\n<li aria-level=\"1\">Model Agnosticism.<\/li>\n<li aria-level=\"1\">Transparency.<\/li>\n<li aria-level=\"1\">Custom Tools and Rules.<\/li>\n<li aria-level=\"1\">Plan Mode.<\/li>\n<\/ul>\n<p>Cline is free to install and use.<\/p>\n<p>5. Roo Code<\/p>\n<p><a href=\"https:\/\/github.com\/RooCodeInc\/Roo-Code\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\">Roo Code<\/a> works as an AI-powered autonomous coding agent, and is available as an extension for Visual Studio Code. Roo Code integrates AI development capabilities directly into your editor, acting as a coding assistant that understands project context and automates various development tasks. Key features found in Roo Code include:<\/p>\n<ul>\n<li aria-level=\"1\">Code Generation.<\/li>\n<li aria-level=\"1\">Adaptable models.<\/li>\n<li aria-level=\"1\">Code refactoring and debugging assistance.<\/li>\n<li aria-level=\"1\">Documentation generation.<\/li>\n<li aria-level=\"1\">Automated tasks.<\/li>\n<li aria-level=\"1\">External tool integration.<\/li>\n<li aria-level=\"1\">Memory and context management.<\/li>\n<li aria-level=\"1\">Structured task management.<\/li>\n<\/ul>\n<p>Roo Code is free to install and use.<\/p>\n<p>There are plenty more AI extensions to be had in the VS Code<a href=\"https:\/\/marketplace.visualstudio.com\/VSCode\" target=\"_blank\" rel=\"noopener external  nofollow\" class=\"ext-link\" onclick=\"this.target=&#039;_blank&#039;;\"> extension marketplace<\/a>. Make sure to comb through the various options and install whatever might help you with your project or even learning a new language.<\/p>\n<p>\t<a class=\"row youtube-subscribe-block\" href=\"https:\/\/youtube.com\/thenewstack?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\"><\/p>\n<p>\n\t\t\t\tYOUTUBE.COM\/THENEWSTACK\n\t\t\t<\/p>\n<p>\n\t\t\t\tTech moves fast, don&#8217;t miss an episode. Subscribe to our YouTube<br \/>\n\t\t\t\tchannel to stream all our podcasts, interviews, demos, and more.\n\t\t\t<\/p>\n<p>\t\t\t\tSUBSCRIBE<\/p>\n<p>\t<\/a><\/p>\n<p>    Group<br \/>\n    Created with Sketch.<\/p>\n<p>\t\t<a href=\"https:\/\/thenewstack.io\/author\/jack-wallen\/\" class=\"author-more-link\" rel=\"nofollow noopener\" target=\"_blank\"><\/p>\n<p>\t\t\t\t\t<img decoding=\"async\" class=\"post-author-avatar\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2025\/10\/d7cbfb14-cropped-6e7d5ccd-jack_wallen.jpg\"\/><\/p>\n<p>\n\t\t\t\t\t\t\tJack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. Although he resides&#8230;\t\t\t\t\t\t<\/p>\n<p>\t\t\t\t\t\tRead more from Jack Wallen\t\t\t\t\t\t<\/p>\n<p>\t\t<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"You\u2019ve heard it before, and you\u2019ll hear it again: AI is here to stay, and there\u2019s nothing anyone&hellip;\n","protected":false},"author":2,"featured_media":97397,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[74],"tags":[18,19,17,82,58442],"class_list":{"0":"post-97396","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-technology","8":"tag-eire","9":"tag-ie","10":"tag-ireland","11":"tag-technology","12":"tag-tutorial"},"share_on_mastodon":{"url":"","error":""},"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts\/97396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/comments?post=97396"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts\/97396\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/media\/97397"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/media?parent=97396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/categories?post=97396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/tags?post=97396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}