open-policy-agent / opa-idea-plugin

Open Policy Agent plugin for IntelliJ
MIT License
56 stars 22 forks source link

Please update plugin to support IntelliJ IDEA 2024.2 and later #174

Open rorybakerfmr opened 1 month ago

rorybakerfmr commented 1 month ago

Actual Behavior

Plugin is automatically disabled by IntelliJ: "Incompatible: requires IDE build 241.* or earlier"

Expected Behavior

The plugin should be updated to support IDEA 2024.2

Note that starting with 2024.2, the new UI is the default, and the classic UI is being supported as an optional plugin for another year. Please see https://blog.jetbrains.com/blog/2024/07/08/the-new-ui-becomes-the-default-in-2024-2/ for details

Environment