-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
VSCodium Support #12
Comments
I usually don't use VSCode or VSCodium. Right now, I'm busy with other issues and projects, so I can't implement extensions for all requested editors. This should be done in the future, and I'll keep it in mind. |
@cordx56 Could you please reopen the issue, as nobody would ever consider to work on a closed issue. |
the change would probably be quite simple: |
I can confirm it, this change is sufficient. I downloaded VSIX file, unpacked (it's a zip), changed required version number in manifest AND package.json, and it works well. @cordx56 could you please reopen the issue, so I can make a PR? |
actually, nevermind. I found that VSCodium was unable to find new version. After I downloaded VSCodium manually, it worked like a charm. But it's not present in VSCodium plugin catalogue and it would be nice if it would be published there. |
OK, I'll consider it. But right now, I'm busy and not feeling well due to recent hard work. I'll reopen the issue, but it will take some time. |
the issue remains i've just installed rustowl in vscodium but nothing shows up. |
@donnieparka could you please tell if you have VSCodium version equal or newer than plugins requires? |
Please make it compatible with VSCodium.
Even installing directly by using the
.vsix
file, it doesn't work.Thanks ^^
The text was updated successfully, but these errors were encountered: