Files
2025-11-25 22:42:56 +01:00

17 lines
285 B
JSON

{
"name": "Hack",
"type": "programming",
"aceMode": "php",
"codemirrorMode": "php",
"codemirrorMimeType": "application/x-httpd-php",
"extensions": [
".hack",
".hh",
".hhi",
".php"
],
"tmScope": "source.hack",
"color": "#878787",
"languageId": 153
}