module.exports = { name: 'AutoIt', type: 'programming', aceMode: 'autohotkey', extensions: ['.au3'], languageId: 27, tmScope: 'source.autoit', aliases: ['au3', 'AutoIt3', 'AutoItScript'], color: '#1C3552', }