VSCode Logo

VSCode Updates

Unlock the full potential of VSCode with the latest tips, extensions, and best practices to enhance your coding efficiency. Stay updated on the newest features and integrations to streamline your development workflow with Visual Studio Code.

Illustration of New Features in Visual Studio Code August 2024 Release (1.93)

Get insights into the latest features rolled out in Visual Studio Code's August 2024 release (1.93) including code generation instructions, automatic chat participant detection, and more.

Illustration of What's New in Visual Studio Code July 2024 Release (1.92)

Discover the latest features and updates in Visual Studio Code's July 2024 Release (1.92).

Illustration of What's New in Visual Studio Code June 2024 Release (1.91)

Explore the latest features and updates in the Visual Studio Code June 2024 release (1.91), including enhancements in accessibility, workbench search, profiles editor, extension installation options, and much more.

Illustration of Unlocking GitHub Copilot Extensions' Potential with Chat and Language Model APIs in VS Code

Discover how to enhance GitHub Copilot's capabilities by integrating Chat and Language Model APIs within your Visual Studio Code extensions. Gain inspiration from early adopters and their innovative extensions.

Illustration of Utilizing WebAssembly in VS Code Extensions - Advanced Techniques

Discover how to leverage WebAssembly in VS Code extensions to optimize performance by running code in separate workers and creating powerful language servers using languages compiled to WebAssembly.

Illustration of What's New in Visual Studio Code May 2024 Release (1.90)

Discover the latest features and updates in the Visual Studio Code May 2024 Release (1.90) including accessibility enhancements, editor tabs multi-select, theme customization, source control focus commands, notebook improvements, and extensions contributions.

Illustration of Enhancing Developer Experiences: A Look at Build Announcements from Visual Studio Blog

Learn about the latest innovations announced at Build that aim to bring more joy and less toil to developers' lives, focusing on maximizing joy and minimizing toil through tools like Visual Studio 17.10, GitHub Copilot, and .NET Aspire.

Illustration of Developing VS Code Extensions with WebAssembly Component Model

Using WebAssembly and the Component Model for Developing VS Code Extensions

Illustration of New Features in Visual Studio Code April 2024 Release (1.89)

Discover the latest updates and enhancements in Visual Studio Code's April 2024 Release (1.89)

Illustration of Discover What's New at Visual Studio Code Day 2024

Get insights into the latest Visual Studio Code features and extensions at the upcoming VS Code Day 2024 event.

Illustration of Exploring What's New in Visual Studio Code March 2024 Release 1.88

Discover the updates and features introduced in the Visual Studio Code March 2024 release version 1.88.

Illustration of Visual Studio Code February 2024 Release Highlights

Discover the key updates in the Visual Studio Code February 2024 Release (1.87) including enhanced accessibility features, language model access control, editor improvements, terminal enhancements, source control updates, and debug support.

Illustration of Visual Studio Code January 2024 Release Highlights

Discover the key updates in the latest Visual Studio Code release (1.86) in January 2024, including enhancements in accessibility, workbench features, auto-save options, custom title bar settings, and more.

Illustration of What's New in Visual Studio Code November 2023 Release (1.85)

Discover the key highlights and updates in the Visual Studio Code November 2023 Release (1.85). Explore features like GitHub Copilot integration, improved accessibility, floating editor windows, native paste support, extension auto-update control, and more.

Illustration of Unleashing Smartness with AI Features in Visual Studio Code

Discover how AI features, particularly in Visual Studio Code, such as the GitHub Copilot, are enhancing developer workflows by leveraging large language models and chat participants to provide contextually relevant assistance.

Illustration of What's New in Visual Studio Code October 2023 Release 1.84

Discover the latest features and updates in the Visual Studio Code October 2023 Release (1.84)

Illustration of Exploring What's New in Visual Studio Code September 2023 Release (1.83)

Find out about the key updates and features introduced in Visual Studio Code's September 2023 Release (1.83) including accessibility improvements, Command Palette enhancements, profile icons, editor tab settings, color themes, Code Actions on Save, WebAssembly debugging, and much more.

Illustration of What's New in Visual Studio Code August 2023 Release (1.82)

Exploring the latest features and updates in the August 2023 release of Visual Studio Code version 1.82.

Illustration of What's New in Visual Studio Code July 2023 Release 1.81

Discover the latest features and updates in the Visual Studio Code July 2023 Release (1.81) including enhancements to accessibility, profiles, diff editor, terminal, source control, debugging, notebooks, GitHub Copilot, and more.

Illustration of Optimizing Code Size: Shrinking VS Code with Name Mangling

Discover how a 20% reduction was achieved in Visual Studio Code's JavaScript size through name mangling, exploring the identification of the optimization opportunity, implementation challenges, and performance improvements.