Microsoft has officially released Visual Studio Code 1.128, the latest iteration of its popular source-code editor. This weekly update introduces a significant quality-of-life improvement for power users: support for OS-level keyboard shortcuts.
System-wide shortcut integration
The headline feature in version 1.128 is the ability to use operating system-level keyboard shortcuts directly within the editor. Previously, certain global hotkeys might not register correctly when VS Code was in focus or running in specific modes. This update aims to bridge that gap, ensuring your preferred system-wide commands work seamlessly regardless of what you are doing inside the IDE.

This change is particularly useful for developers who rely on muscle memory for navigation across different applications. By aligning VS Code more closely with native OS behavior, Microsoft reduces friction when switching between coding tasks and other system functions.
What this means for you
If you are a daily user of Visual Studio Code, updating to 1.128 ensures you have the latest stability fixes and feature enhancements. The OS-level shortcut support is a subtle but welcome addition that improves workflow continuity. You can download the update directly from the VS Code website or through the application’s built-in updater.
As always with weekly releases, Microsoft includes various bug fixes and performance tweaks under the hood. While specific patch notes for every minor fix aren’t detailed in the initial announcement, these cumulative improvements help maintain the editor’s reputation for speed and reliability.
Source: Neowin
Over to you: Do you rely on specific OS-level shortcuts in your daily coding workflow, and will this change improve your experience?