AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Install a VS Code Plugin
In the past, when you installed VS code plugin, we actually had like code to download the server binary from the GitHub artifacts and then put that in the right place. Now, I think a year ago, VS code finally added something to the marketplace that allows you to upload binaries with the extension. So now we don't have to do this anymore. If you download the binary VS code client extension, it immediately also fetches the binary that belongs to it. It should usually just work by clicking the install button for other clients. Like if you're, I don't know, a VIM user, e-mix and what not, you usually have to fetch the server yourself.