mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
add sophia syntax
This commit is contained in:
parent
7814d873bd
commit
987f04155a
6 changed files with 475 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ bundleOne('typescript/typescript');
|
|||
bundleOne('vb/vb');
|
||||
bundleOne('xml/xml');
|
||||
bundleOne('yaml/yaml');
|
||||
bundleOne('sophia/sophia');
|
||||
bundleOne('solidity/solidity');
|
||||
bundleOne('sb/sb');
|
||||
bundleOne('mysql/mysql');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue