GoLand KeybindingsGoLand Keybindings is a no-runtime VS Code keymap extension for a GoLand-style keyboard setup. Included
The vendored IntelliJ keymap entries are contributed first. The local overrides are contributed last so they have the highest priority within this extension. Not IncludedThis extension does not vendor keybindings from GitLens, Amazon Q, ChatGPT, or GoLand Version Control. Those commands remain owned by their original extensions. Some bindings target commands from optional extensions, such as Prettier. VS Code will keep the keybinding available, but the command only runs when the owning extension is installed. DevelopmentRegenerate the keybinding contribution from the checked-in source snapshots:
Validate the generated package:
Package a VSIX:
Notes
|