We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8883cf3 + c4ca87a commit 28c5687Copy full SHA for 28c5687
src/languages.json
@@ -3445,6 +3445,7 @@
3445
"extensions": [
3446
".hack",
3447
".hh",
3448
+ ".hhi",
3449
".php"
3450
],
3451
"tmScope": "source.hack",
@@ -7407,7 +7408,7 @@
7407
7408
},
7409
{
7410
"type": "programming",
- "group": "OCaml",
7411
+ "color": "#ff5847",
7412
"aceMode": "rust",
7413
"codemirrorMode": "rust",
7414
"codemirrorMimeType": "text/x-rustsrc",
0 commit comments