asyncapi/jasyncapi-idea-plugin

feat: Use `since/until-build` instead of listing out all releases

philCryoport opened this issue · 2 comments

Why do we need this improvement?

We're manually curating a laundry-list of every IDE release version.

How will this change help?

Simpler configuration file -- that doesn't need to be updated with every IDE release version

Screenshots

No response

How could it be implemented/designed?

Per JetBrains/intellij-platform-gradle-plugin#1510

If no specific IDEs/versions are listed, it will verify against given since/until-build by default.

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

Hold up, the syntax proposed in doesn't work

Hold up, the syntax proposed in doesn't work

Finally heard back from JetBrains people. Now need to go back and look at this to see how to implement...