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

13 lines
228 B
JSON

{
"name": "WebIDL",
"type": "programming",
"extensions": [
".webidl"
],
"tmScope": "source.webidl",
"aceMode": "text",
"codemirrorMode": "webidl",
"codemirrorMimeType": "text/x-webidl",
"languageId": 395
}