Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Open Policy Agent grammar #6575

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1256,7 +1256,7 @@
url = https://github.com/damirka/vscode-move-syntax.git
[submodule "vendor/grammars/vscode-opa"]
path = vendor/grammars/vscode-opa
url = https://github.com/tsandall/vscode-opa
url = https://github.com/open-policy-agent/vscode-opa.git
[submodule "vendor/grammars/vscode-pddl"]
path = vendor/grammars/vscode-pddl
url = https://github.com/jan-dolejsi/vscode-pddl.git
2 changes: 1 addition & 1 deletion vendor/README.md
Original file line number Diff line number Diff line change
@@ -386,7 +386,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Odin:** [odin-lang/sublime-odin](https://github.com/odin-lang/sublime-odin)
- **Opa:** [mads379/opa.tmbundle](https://github.com/mads379/opa.tmbundle)
- **Opal:** [artifactz/sublime-opal](https://github.com/artifactz/sublime-opal)
- **Open Policy Agent:** [tsandall/vscode-opa](https://github.com/tsandall/vscode-opa)
- **Open Policy Agent:** [open-policy-agent/vscode-opa](https://github.com/open-policy-agent/vscode-opa)
- **OpenCL:** [textmate/c.tmbundle](https://github.com/textmate/c.tmbundle)
- **OpenEdge ABL:** [chriscamicas/abl-tmlanguage](https://github.com/chriscamicas/abl-tmlanguage)
- **OpenQASM:** [tareqdandachi/language-qasm](https://github.com/tareqdandachi/language-qasm)
2 changes: 1 addition & 1 deletion vendor/grammars/vscode-opa
5 changes: 3 additions & 2 deletions vendor/licenses/git_submodule/vscode-opa.dep.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: vscode-opa
version: '0282a611d1c3e70ffc353fd2003f0027a1c9ccfe'
version: d3ed1f25c39ed03460cf230783184aa6f9deef55
type: git_submodule
homepage: https://github.com/tsandall/vscode-opa
homepage: https://github.com/open-policy-agent/vscode-opa.git
license: apache-2.0
licenses:
- sources: LICENSE
@@ -210,3 +210,4 @@ licenses:
limitations under the License.

notices: []
...