![]()
Visual Studio Code 1.108, the December 2025 version of this free open-source code editor, was released yesterday.
The new version introduced experimental Agent Skills support, to customize the agent behavior for specialized tasks.
News, Tutorials, Howtos for Ubuntu Linux
![]()
Visual Studio Code 1.108, the December 2025 version of this free open-source code editor, was released yesterday.
The new version introduced experimental Agent Skills support, to customize the agent behavior for specialized tasks.
![]()
A new monthly version of Microsoft’s code editor, Visual Studio Code 1.105, was released few days ago.
The release added 2 new AI chat models, GPT-5-Codex and Claude Sonnet 4.5. In addition to Google and Github account, it now allows to sign in or sign up GitHub Copilot with an Apple account, along with
![]()
Visual Studio Code 1.104, the August release of Microsoft’s code editor, was released few days ago.
The new release introduced Auto AI model selection support (Preview feature), allowing to automatically choose between Claude Sonnet 4, GPT-5, GPT-5 mini, and GPT-4.1 models, to get the optimal performance and reduce rate limits.
Visual Studio Code 103, the July release of the Microsoft’s IDE, was released few days ago on Thursday.
The new release made OpenAI GPT-5, the new model released on the same day, to all paid GitHub Copilot plans.
VS Code 1.102, the June release of Microsoft’s IDE, was released few days ago on Wednesday.
Since the release, Copilot Chat is finally open-sourced under the MIT license. And, the source code, is available at this github page.
Visual Studio Code announced new monthly 1.101 (aka May 2025) releases few days ago.
The new release of this free open-source code editor allows you to define tool sets through either the UI or a proposed API. Tool set can group related tools together, making it easier to use them in your chat.
Visual Studio Code 1.100, the April 2025 release of Microsoft’s IDE, was released one day ago on May 8.
The new version now uses GPT-4.1 as the default base model in AI chat, though it’s a progressive roll-out feature that may not yet be available to all users.
It implemented support for OpenAI’s apply patch editing format (GPT 4.1 and o4-mini) and Anthropic’s replace string tool (Claude Sonnet 3.7 and 3.5), that results significantly faster edits, especially in large files.
The March 2025 release of Visual Studio Code, aka 1.99, was released few days ago.
The new release introduced chat agent mode for VS Code Stable, which can be enabled by setting chat.agent.enabled.
With chat agent mode in Visual Studio Code, you can use natural language define a high-level task and to start an agentic code editing session to accomplish that task.
Visual Studio Code announced version 1.87 as the new February 2024 release!
The release features voice dictation support in editor. With VS Code Speech extension installed, user can use voice to dictate directly into the editor.
It can be started by pressing Ctrl+Alt+V on keyboard, and stop via Escape key. Or, press and hold the key combination (Ctrl+Alt+V) to enable walky-talky mode, that the voice recognition stops as soon as the keys released.
The VS Code Speech extension now has 26 supported languages support. Each language comes as its own extension. And user can choose between them using accessibility.voice.speechLanguage setting.
Other changes in the release include:
This is a step by step beginner’s guide shows how to install VS-Codium IDE in Ubuntu, using 4 different ways.
VSCodium is a free and open-source software binaries of VS Code. It’s NOT a fork, but a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
The VSCodium project was born due to:
Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.
It’s a good choice as a telemetry-less version of VS Code without rebuilding by programmers themselves.