devkanro / intellij-protobuf-plugin

IntelliJ-based IDEs Protobuf Language Plugin that provides Protobuf language support.
Apache License 2.0
83 stars 12 forks source link

Not compatible with IDEA 2022.3 #141

Closed marcindabrowski closed 2 years ago

marcindabrowski commented 2 years ago

The current version requires building 222.* or earlier. Please upgrade it

devkanro commented 2 years ago

Already released, wait for JetBrains' review and approval

Or you can download it from release page

marcindabrowski commented 2 years ago

Thanks