vs-code-default-keybindings icon indicating copy to clipboard operation
vs-code-default-keybindings copied to clipboard

Keymap extension to make installation and updating easier

Open jbro opened this issue 1 year ago • 3 comments

Hi there,

I just wanted to let you know that I've created a VSCode keymap extension that makes it really easy to use your keybinding files. It can be found here.

I made it because I got a bit fed up with another VSCode extension that offers sort of the same functionality, except in three different plugins, one for each OS, and is never updated.

I really like your approach to automatically extract the newest keybindings for each OS, and I've setup some automation that publishes a new version of the extension when ever you update the keybindings here. There is a PR that needs manual merging for now, but I plan to do away with that once I've seen things work a few times.

The extension is pretty simple, it just creates one HUGE keybinding with all the keybindings in it, and then offers configuration option to which are enabled, and whether or not to use the negative list for the current OS.

Let me know what you think? And if you don't like me doing this, I'd be more than happy to offer up a PR to merge the stuff here.

jbro avatar Jul 20 '24 18:07 jbro

That's awesome!

Have you released your extension in the official VS Code Marketplace, or the Open VSX Registry? Open source versions of VS Code are banned from using the official Marketplace and so must use Open VSX Registry.

I'm about to leave for a week and expect to spend only very limited time online, but I'll try out your extension as soon as I get a chance!

codebling avatar Jul 22 '24 17:07 codebling

Thanks,

yes the extension has been release in the official marketplace, I didn't know about Open VSX Registry, but I'll be more than happy releasing it there as well. I'll get on that right away.

Have a nice trip! :)

jbro avatar Jul 22 '24 19:07 jbro

I've published to https://open-vsx.org/extension/jbro/vscode-default-keybindings, and I'm waiting on getting my namespace verified https://github.com/EclipseFdn/open-vsx.org/issues/2770.

jbro avatar Jul 22 '24 19:07 jbro

Sorry for the delay! This is great. I've added a link in the README!

codebling avatar Sep 04 '24 17:09 codebling

Thanks! :D

jbro avatar Sep 04 '24 20:09 jbro