This extension provides the default key bindings for Windows on any platform. Currently, these are the defaults for VSCode 1.52.1. This is useful if you want to run VSCode on another platform but continue to use the bindings that are the defaults on Windows (e.g., here and here). This extension does not remove any existing bindings. On Windows, that means you have everything bound twice. On other platforms, you have that platform's default bindings plus the Windows ones. The bindings in this extension take precedence over the defaults provided by VSCode. Example screenshot running on Linux: InstallationJust install it like any other extension from within VSCode. The new bindings should be active immediately. Or, install it from the Marketplace page. Unnecessary detailFor the curious or adventurous, the procedure I used to create this extension is:
|