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

17 lines
246 B
JSON

{
"name": "AutoIt",
"type": "programming",
"color": "#1C3552",
"aliases": [
"au3",
"AutoIt3",
"AutoItScript"
],
"extensions": [
".au3"
],
"tmScope": "source.autoit",
"aceMode": "autohotkey",
"languageId": 27
}