mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
bc9260eeb6
Signed-off-by: brandon feldkamp <brandon.feldkamp@gmail.com>
Editor and IDE Support
OPA can be integrated into editors and IDEs to provide features like query evaluation, policy coverage, and more. This directory contains simple syntax highlighters for common editors.
Integrations
| Editor | Link |
|---|---|
| Vim | https://github.com/tsandall/vim-rego |
| Visual Studio Code | https://github.com/tsandall/vscode-opa |