mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Add new language ST
This commit is contained in:
parent
6f34b63e40
commit
6911ed6b88
6 changed files with 331 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ bundleOne('ruby/ruby');
|
|||
bundleOne('rust/rust');
|
||||
bundleOne('scss/scss');
|
||||
bundleOne('sql/sql');
|
||||
bundleOne('st/st');
|
||||
bundleOne('swift/swift');
|
||||
bundleOne('vb/vb');
|
||||
bundleOne('xml/xml');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue