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

18 lines
251 B
JSON

{
"name": "Stata",
"type": "programming",
"color": "#1a5f91",
"extensions": [
".do",
".ado",
".doh",
".ihlp",
".mata",
".matah",
".sthlp"
],
"tmScope": "source.stata",
"aceMode": "text",
"languageId": 358
}