You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
261 B
JSON
19 lines
261 B
JSON
{
|
|
"name": "OpenEdge ABL",
|
|
"type": "programming",
|
|
"color": "#5ce600",
|
|
"aliases": [
|
|
"progress",
|
|
"openedge",
|
|
"abl"
|
|
],
|
|
"extensions": [
|
|
".p",
|
|
".cls",
|
|
".w"
|
|
],
|
|
"tmScope": "source.abl",
|
|
"aceMode": "text",
|
|
"languageId": 264
|
|
}
|