Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Package index lacks Sublime Text compatibility annotations #23

Open
ToxicFrog opened this issue Jan 12, 2022 · 1 comment
Open

Package index lacks Sublime Text compatibility annotations #23

ToxicFrog opened this issue Jan 12, 2022 · 1 comment

Comments

@ToxicFrog
Copy link

Recent versions of RainbowBrackets don't work in ST3, since they rely on Python 3.8 features and new ST4 APIs. However, they aren't marked as being compatible only with ST 4.x in the package control index, so pcon will attempt to update to 4.2.0 even if you're running ST3, breaking the plugin.

You can still manually downgrade, but it would be better to properly annotate each release with the ST versions it supports so that pcon's auto-update doesn't install incompatible versions.

@superkeyor
Copy link

Yes. Please fix that. I am also stuck with ST3 right now and just found that the current version of RainboBrackets is not compatible with ST3. Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants