module.exports = { name: 'ASP.NET', type: 'programming', aceMode: 'text', extensions: ['.asax', '.ascx', '.ashx', '.asmx', '.aspx', '.axd'], languageId: 564186416, tmScope: 'text.html.asp', aliases: ['aspx', 'aspx-vb'], codemirrorMode: 'htmlembedded', codemirrorMimeType: 'application/x-aspx', color: '#9400ff', }