mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Merge pull request #72 from larshp/abap
[ABAP] Add ABAP language support
This commit is contained in:
commit
f67f33d8bb
7 changed files with 226 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