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