AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
177 stars 25 forks source link

can't install extension #88

Closed nakednous closed 4 years ago

nakednous commented 4 years ago

I followed the instructions to install the extension, but can't find it.

tsopanid commented 4 years ago

Same for me (using VSCodium)

tsopanid commented 4 years ago

Workaround:

AvinZarlez commented 4 years ago

I have doublechecked and confirmed, it is definitely available from the VSCode marketplace.

I'm not sure if VSCodium has issues connecting to the VSCode marketplace, and I'm also not sure if @nakednous if you are also using VSCodium or normal VSCode.

Either way, you can definitely manually install like @tsopanid explained above, but not sure if there is anything I can do about it as the extension developer. That link itself should prove that the extension should be available on the marketplace.

Closing issue. Feel free to reopen if there is something im missing.

nakednous commented 4 years ago

@TobiahZ yes I'm using VSCodium as well on archlinux.

AvinZarlez commented 4 years ago

Confirmed https://github.com/VSCodium/vscodium/blob/master/DOCS.md#extensions-marketplace

VSCodium does not use the main VS Code extension marketplace. I'd need to submit to their custom one. Probably doable? But honestly, not something I am likely to prioritize. I haven't had much time to work on this extension in general, let alone maintain two marketplaces