olance / intellij-prisma

Prisma schema file support for IntelliJ IDEs (WebStorm, PHPStorm, Pycharm, RubyMine, ...)
MIT License
26 stars 3 forks source link

2021.2 Compatibility #11

Closed anstarovoyt closed 2 years ago

anstarovoyt commented 3 years ago

Hi! First of all, thank you for the great plugin!

Version 2021.2 of the IDE was released several weeks ago and the plugin isn't compatible with it. Could you please update the since-until range?

anstarovoyt commented 3 years ago

I've created a PR https://github.com/olance/intellij-prisma/pull/12

Also, I've built the plugin, see the attachment intellij-prisma-1.0.3.212.zip

olance commented 2 years ago

Many thanks for the effort of fixing and building the plugin! 👌

I've just pushed changes to the Gradle build file and the plugin.xml one, so that there's no until-build range defined anymore, which means the plugin should stop being considered incompatible with each and every new IDE version! 🤞