: The Java language service now supports inlay hints for parameter names and lazy variable resolution in the debugger to improve performance.
: New UX Guidelines are available to help extension developers follow best practices for UI design within VS Code.
For full technical details, you can visit the official VS Code April 2022 Release Notes . April 2022 (version 1.67) - Visual Studio Code Visual Studio Code 1.67.0
: Version 1.67.1 was specifically released to address a remote code execution vulnerability (CVE-2022-30129).
Visual Studio Code version 1.67, also known as the , introduced several productivity-focused updates. Below are the key highlights and features included in this version: Core Editor Enhancements : The Java language service now supports inlay
: You can now quickly show or hide inlay hints by holding Ctrl + Alt on Windows or Linux. Markdown Improvements
: You can now use F2 to rename Markdown headers and reference links, which automatically updates all related links across your workspace. Language & Tooling Updates April 2022 (version 1
: Support was added to find all references to headers, files, and URLs within your Markdown workspace.