jvolkman / intellij-protobuf-editor

Protocol Buffers for IntelliJ-based IDEs
Apache License 2.0
122 stars 15 forks source link

Not compatible with 2020.3 #37

Closed markrendle closed 3 years ago

markrendle commented 3 years ago

Just started using Rider 2020.3 EAP1 and get this error: Plugin 'Protocol Buffer Editor' (version '2.1.0') is not compatible with the current version of the IDE, because it requires build 202.* or older but the current build is RD-203.3645.15

Might there be an update soon? I'll happily buy you one of those digital coffees or beers.

jvolkman commented 3 years ago

Thanks for the note. I'll try to take a look at 2020.3 differences shortly.

jvolkman commented 3 years ago

@markrendle you can try the artifact here: https://github.com/jvolkman/intellij-protobuf-editor/actions/runs/274424244

Unzip the file and install the protobuf-editor.jar as a plugin from disk.

reitzmichnicht commented 3 years ago

I tried it and it looks good. Thank you very much for the quick update

jvolkman commented 3 years ago

Thanks for confirming, @reitzmichnicht. I've uploaded this build to the plugin repo and it should be available within a couple of days.