UNPKG

linguist-languages

Version:
15 lines (14 loc) 365 B
module.exports = { name: 'Tcl', type: 'programming', color: '#e4cc98', extensions: ['.tcl', '.adp', '.sdc', '.tcl.in', '.tm', '.xdc'], tmScope: 'source.tcl', aceMode: 'tcl', languageId: 367, aliases: ['sdc', 'xdc'], codemirrorMode: 'tcl', codemirrorMimeType: 'text/x-tcl', interpreters: ['tclsh', 'wish'], filenames: ['owh', 'starfield'], }