mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Added cameligo language support
This commit is contained in:
parent
0ed9a6c3e9
commit
c123d330e7
7 changed files with 289 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ const BUNDLED_FILE_HEADER = [
|
|||
bundleOne('monaco.contribution');
|
||||
bundleOne('abap/abap');
|
||||
bundleOne('bat/bat');
|
||||
bundleOne('cameligo/cameligo'),
|
||||
bundleOne('css/css');
|
||||
bundleOne('coffee/coffee');
|
||||
bundleOne('cpp/cpp');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue