chunkypixel / atari-dev-studio

Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
http://atariage.com/forums/topic/290365-atari-dev-studio-for-homebrew-development-release/
GNU General Public License v3.0
77 stars 8 forks source link

Does this work on VSCodium? #46

Closed Pythone closed 1 year ago

Pythone commented 2 years ago

I do not use VS code for telemetry reasons, How do I install on vscodium?

chunkypixel commented 2 years ago

Hi @Pythone

As long as you can install extensions with vscodium (which you should!) then you should be right to go! Search for 'Atari' or 'Atari Dev Studio' in the Extensions tab to install.

Pythone commented 2 years ago

I tried to search, but it is not listed

Pythone commented 2 years ago

I tried to install from VSIX and it says that the VS Code version is not compatible, what version do I need?

Pythone commented 2 years ago

Unable to install extension 'chunkypixel.atari-dev-studio' as it is not compatible with VS Code '1.52.1'.

zephryn commented 2 years ago

I haven't had problems installing the provided VSIX file manually, at least with VSCodium 1.63.2.

@chunkypixel: Non-proprietary Visual Studio Code forks use a different "Marketplace" due to restrictive terms provided by Microsoft for their own extension registry. Might be worth checking out https://open-vsx.org as that's what VSCodium and Code - OSS use by default to provide extensions AFAIK.

chunkypixel commented 2 years ago

Hi guys. Thanks for the information and apologies for not getting to this yet.

When I get a chance I'll take a look and see what can be done. I've also noted the latest version has done something to the hover messages so will need to get in there soon anyway.

chunkypixel commented 1 year ago

Codium extension is now available!