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

16 lines
267 B
JSON

{
"name": "LabVIEW",
"type": "programming",
"color": "#fede06",
"extensions": [
".lvproj",
".lvclass",
".lvlib"
],
"tmScope": "text.xml",
"aceMode": "xml",
"codemirrorMode": "xml",
"codemirrorMimeType": "text/xml",
"languageId": 194
}