Open francislavoie opened 3 days ago
I am unsure if this is permitted by the JetBrains Plugin Manager, but it might be worth trying.
The other option is uploading new versions compat with the next one when it hits beta instead of on final release, then it would be ready ahead of time.
For sake of argument, I looked at some other plugins I have, this one does not specify an "until" version:
So I think you could just remove until-build="242.*"
and it should work indefinitely.
Would it make sense to change the version constraint to allow newer versions optimistically? Seems annoying to have to update it every time the IDE updates.