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

15 lines
271 B
JSON

{
"name": "Easybuild",
"type": "data",
"color": "#069406",
"group": "Python",
"aceMode": "python",
"codemirrorMode": "python",
"codemirrorMimeType": "text/x-python",
"tmScope": "source.python",
"extensions": [
".eb"
],
"languageId": 342840477
}