opa-idea-plugin
opa-idea-plugin copied to clipboard
Display eval result for selected rego code
• invoke opa eval --package pkg $selection
where $selection
is the currently selected text in the active editor
• display evaluated selection result with metrics
I would really appreciate if this got implemented. It's the only reason I have to use VSCode sometimes :D