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