Skip to content
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

Open
rmszc81 opened this issue Feb 13, 2025 · 8 comments
Open

VSCodium Support #12

rmszc81 opened this issue Feb 13, 2025 · 8 comments
Labels
future work This will be worked on in the future, but not right now help wanted Extra attention is needed

Comments

@rmszc81
Copy link

rmszc81 commented Feb 13, 2025

Please make it compatible with VSCodium.

Even installing directly by using the .vsix file, it doesn't work.

Thanks ^^

@cordx56
Copy link
Owner

cordx56 commented Feb 14, 2025

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.
Sorry about that.

This should be done in the future, and I'll keep it in mind.

@cordx56 cordx56 closed this as completed Feb 14, 2025
@cordx56 cordx56 added help wanted Extra attention is needed future work This will be worked on in the future, but not right now labels Feb 14, 2025
@eirnym
Copy link

eirnym commented Feb 27, 2025

@cordx56 Could you please reopen the issue, as nobody would ever consider to work on a closed issue.

@eirnym
Copy link

eirnym commented Feb 27, 2025

the change would probably be quite simple: "vscode": "^1.95.0" to "vscode": "^1.88.0"

@eirnym
Copy link

eirnym commented Feb 27, 2025

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?

@eirnym
Copy link

eirnym commented Feb 27, 2025

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.

@cordx56
Copy link
Owner

cordx56 commented Mar 1, 2025

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.

@cordx56 cordx56 reopened this Mar 1, 2025
@donnieparka
Copy link

donnieparka commented Mar 17, 2025

the issue remains i've just installed rustowl in vscodium but nothing shows up.
installed it in the system through rustup and it looks to be ok but in practice i can't see anything

@eirnym
Copy link

eirnym commented Mar 18, 2025

@donnieparka could you please tell if you have VSCodium version equal or newer than plugins requires?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future work This will be worked on in the future, but not right now help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants