mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
add ABAP language
This commit is contained in:
parent
d511bfdcc7
commit
b995fa2c05
6 changed files with 138 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ const BUNDLED_FILE_HEADER = [
|
|||
].join('\n');
|
||||
|
||||
bundleOne('monaco.contribution');
|
||||
bundleOne('abap/abap');
|
||||
bundleOne('bat/bat');
|
||||
bundleOne('css/css');
|
||||
bundleOne('coffee/coffee');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue