mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
docs: Add IDE and Editor section to docs website
This basically just moves the README from the syntax folder into the website content and adds links to all of the editor syntax files we have in the repo (in alphabetical order). Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# 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](https://github.com/tsandall/vim-rego) |
|
||||
| Visual Studio Code | [https://github.com/tsandall/vscode-opa](https://github.com/tsandall/vscode-opa) |
|
||||
Reference in New Issue
Block a user