-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install on Linux #65
Comments
Are you using VSCodium by chance? VSCode’s Marketplace isn’t used in those builds due to licensing issues so it won’t show. You could try to install it manually: https://marketplace.visualstudio.com/items?itemName=MarlinFirmware.auto-build |
I use this version: 1 community/code 1.75.1-1 (14.3 MiB 102.8 MiB) (Installed) Version: 1.75.1 The manual installation worked fine, thanks! |
Ahh. It has the same extension licensing restrictions since it’s not the official VSCode build from Microsoft. |
Ok, but why do I see other extensions that I can install? Which licensing restriction apply? I thought Marlin were GPL?! |
It is, but the restriction is from Microsoft, not Marlin. The VSCodium readme on extensions/marketplace covers this better than I can explain here, but the short version is:
So any non-Microsoft build of VSCode is forced to use a different extension marketplace (like https://open-vsx.org/ or whatever your fork of VSCode uses), or they would be in violation of the licensing. |
Thanks for the explanation! |
When search for "Marlin" in the extensions, I get only these results:
The text was updated successfully, but these errors were encountered: