module.exports = { name: 'GDB', type: 'programming', aceMode: 'text', extensions: ['.gdb', '.gdbinit'], languageId: 122, tmScope: 'source.gdb', }