Skip to content

Commit 377d16a

Browse files
snjezafbricon
authored andcommitted
Embed latest Java textmate grammar
Signed-off-by: Snjezana Peco <[email protected]>
1 parent ed912fb commit 377d16a

File tree

2 files changed

+1858
-0
lines changed

2 files changed

+1858
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
"path": "./snippets/java.json"
6464
}
6565
],
66+
"grammars": [{
67+
"language": "java",
68+
"scopeName": "source.java",
69+
"path": "./syntaxes/java.tmLanguage.json"
70+
}],
6671
"jsonValidation": [
6772
{
6873
"fileMatch": "package.json",

0 commit comments

Comments
 (0)