Hacker News new | ask | show | jobs
by komali2 3522 days ago
Ah haha this is too funny, I just this morning caved from trying to have a functioning version of Ubuntu on the macbook work gave me, booted back into OSX, and spent a good 30 minutes scrolling through the VSCode keyboard shortcuts JSON, writing down the ones I was interested in relearning on post-its and lining them around my monitor.

And not four hours later they release a pretty little printable PDF.

Not very on topic but I hope some of you can at least get a hoot from my misery.

3 comments

Looks like they also added bindings from the other popular editors so if you were using those you won't have to learn anything.
It's not like it was very difficult to have a simple key binding list before the update. There are many json to html table websites out there, or you could just paste it in vs code and use multiple cursors to remove all the json syntax in like 10 seconds.
No, you use regexes for that.
Seriously why don't all software projects do this? It is a no brainer!