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

19 lines
273 B
JSON

{
"name": "Batchfile",
"type": "programming",
"aliases": [
"bat",
"batch",
"dosbatch",
"winbatch"
],
"extensions": [
".bat",
".cmd"
],
"tmScope": "source.batchfile",
"aceMode": "batchfile",
"color": "#C1F12E",
"languageId": 29
}