mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +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
|
|
@ -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