mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
add ABAP language
This commit is contained in:
parent
d511bfdcc7
commit
b995fa2c05
6 changed files with 138 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
*--------------------------------------------------------------------------------------------*/
|
||||
'use strict';
|
||||
|
||||
import './abap/abap.contribution';
|
||||
import './bat/bat.contribution';
|
||||
import './coffee/coffee.contribution';
|
||||
import './cpp/cpp.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue