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

16 lines
224 B
JSON

{
"name": "HLSL",
"type": "programming",
"color": "#aace60",
"extensions": [
".hlsl",
".cginc",
".fx",
".fxh",
".hlsli"
],
"aceMode": "text",
"tmScope": "source.hlsl",
"languageId": 145
}