Visual Studio Code 1.68.0 Review

: The Settings editor now visually indicates when a default value has been overridden by a language-specific setting.

: A new git.branchProtection setting allows you to define specific branches (like main ) as protected. VS Code will alert you if you attempt a direct commit to these branches and instead offer to create a new branch. Visual Studio Code 1.68.0

: The Configure Display Language command was updated to include an "Available Languages" section, which displays languages not yet installed and allows for one-click installation. : The Settings editor now visually indicates when

For a full list of over 600 features and bug fixes included in this release, you can view the official May 2022 Release Notes . May 2022 (version 1.68) - Visual Studio Code : The Configure Display Language command was updated

: The release adopted setTimeout0() , which removes the standard 4ms artificial delay often imposed by browsers, potentially improving responsiveness in web-based environments.

: This version bundled TypeScript 4.7, which included improved control-flow analysis and support for ECMAScript modules in Node.js. Additional Updates