: 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.
: This version bundled TypeScript 4.7, which included improved control-flow analysis and support for ECMAScript modules in Node.js. Additional Updates Visual Studio Code 1.68.0
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 : A new git
: The Settings editor now visually indicates when a default value has been overridden by a language-specific setting. Additional Updates For a full list of over
: Developers can now toggle the Problems panel between a standard tree view and a new table format. The table view makes it easier to filter and sort issues by their specific source, such as a language service or extension.