Visual Studio - Code 1.68.0
: Users can now utilize a full editor window to compose Git commit messages, rather than relying solely on the sidebar input.
: The Settings editor now visually indicates when a default value has been overridden by a language-specific setting. Visual Studio Code 1.68.0
: Users gained the option to automatically hide files in the File Explorer that are specified in a project's .gitignore file. : Users can now utilize a full editor
: 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

