open-policy-agent / vscode-opa

An extension for VS Code which provides support for OPA and the Rego policy language
https://openpolicyagent.org
Apache License 2.0
112 stars 31 forks source link

eval: Highlight rule heads correctly #241

Closed charlieegan3 closed 2 months ago

charlieegan3 commented 2 months ago

The server will now send back rule head locations, this change uses these to render decorations in the editor.

Needs https://github.com/StyraInc/regal/pull/985