Post

mike douges
mike douges@douges·
Have you wrote a VSCode extension before? What did you love? What did you hate?
English
5
0
0
1.1K
Alex Page
Alex Page@alexpage_·
@_douges Worst part is all the infra to publish to and build for vscode. Last time I played around this space was ~3 years ago could be better now 🤞
English
0
0
1
149
alex
alex@astahmer_dev·
@_douges adding little features feels really rewarding their CLI, vsce, is horrible (doesn't support symlink to you have to bundle everything to use pnpm but you can't bundle everything, e.g esbuild itself, so you have to alias to esbuild-wasm an do weird stuff as a workaround)
English
1
0
0
178
Ali Naci Erdem
Ali Naci Erdem@alinacierdem·
@_douges It is pretty good overall. If you want to use token info, there is no API to access it (ie what is the type of token at a given document position) even though given a textmate config, it can highlight it fine. Only way around this was running a copy of the parser in the extension
English
0
0
0
189
Partager