Franz Laage

2023 / Jan 20 / 10:43 CET

First time working on a vscode extension for Spotify Hackdays. The docs explain the process and anatomy really well. One major downside is that you can’t use ESM modules. So you end up with a mixture of imports and requires. What a mess. Also went through the source code of the markdown extension that vscode is shipping with. It feels overly complex, gives me Java vibes.

← All atoms