Update grammars (#192749)

This commit is contained in:
Alex Ross
2023-09-11 11:38:45 +02:00
committed by GitHub
parent 3dd94c35ed
commit 6021e01795
14 changed files with 1463 additions and 911 deletions

View File

@@ -6,7 +6,7 @@
"git": {
"name": "redhat-developer/vscode-java",
"repositoryUrl": "https://github.com/redhat-developer/vscode-java",
"commitHash": "5fb57e8e1c5d776b21be13cd7227b25b87edf4a6"
"commitHash": "5d224a552cf5f0f8ebccf69e43e2575ed2c13839"
}
},
"license": "MIT",
@@ -44,7 +44,7 @@
"suitability for any purpose."
],
"description": "This grammar was derived from https://github.com/atom/language-java/blob/master/grammars/java.cson.",
"version": "1.21.0"
"version": "1.22.0"
}
],
"version": 1

View File

@@ -4,7 +4,7 @@
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/redhat-developer/vscode-java/commit/5fb57e8e1c5d776b21be13cd7227b25b87edf4a6",
"version": "https://github.com/redhat-developer/vscode-java/commit/5d224a552cf5f0f8ebccf69e43e2575ed2c13839",
"name": "Java",
"scopeName": "source.java",
"patterns": [