export default { name: 'Sage', type: 'programming', aceMode: 'python', extensions: ['.sage', '.sagews'], languageId: 338, tmScope: 'source.python', codemirrorMode: 'python', codemirrorMimeType: 'text/x-python', }