open-policy-agent / opa-idea-plugin

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

Provide support for showing agument names when typing out function signature #134

Open anderseknert opened 2 years ago

anderseknert commented 2 years ago

Next version (v0.41.0) of OPA will provide enhanced documentation for built-in functions, where e.g. name of arguments will be exported. It would be very nice if we could leverage this here to provide things like auto-completion and inline docs.