Fork me on GitHub
#joyride
<
2023-01-10
>
mathpunk23:01:56

I’ve been too intimidated to write any Joyride, despite having switched to VSCode in the fall think_beret

mathpunk23:01:30

I did find a longish youtube video on it so I’ll get into that

mathpunk23:01:04

I need to read and write some short examples, and bind them to keys, and learn how to get keys to be aware of what kind of file you’re editing

mathpunk23:01:14

(kennings? is that kennings?)

mathpunk23:01:46

finally I think I need to figure out what’s the best guide to the VS Code api concepts that are most relevant for hacking one’s editor

borkdude09:01:30

I think it's usually best to start with the problem you'd like to solve

mathpunk17:01:08

Yeah that makes sense. I’m watching yours and PEZ’s talk, and discovered https://code.visualstudio.com/api/extension-capabilities/overview which is breaking up the API nicely