mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
introduce preliminary Scala support, highly inspired by src/java content.
This commit is contained in:
parent
618f2cff2d
commit
1cc49e82f5
4 changed files with 818 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ import './restructuredtext/restructuredtext.contribution';
|
|||
import './ruby/ruby.contribution';
|
||||
import './rust/rust.contribution';
|
||||
import './sb/sb.contribution';
|
||||
import './scala/scala.contribution';
|
||||
import './scheme/scheme.contribution';
|
||||
import './scss/scss.contribution';
|
||||
import './shell/shell.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue