mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Add rust colorization support
This commit is contained in:
parent
d2db3faa76
commit
38bdd17d43
7 changed files with 434 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ bundleOne('python/python');
|
|||
bundleOne('r/r');
|
||||
bundleOne('razor/razor');
|
||||
bundleOne('ruby/ruby');
|
||||
bundleOne('rust/rust');
|
||||
bundleOne('scss/scss');
|
||||
bundleOne('sql/sql');
|
||||
bundleOne('swift/swift');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue