mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Merge pull request #57 from creativedrewy/add-kotlin-support
Add Kotlin Language Support
This commit is contained in:
commit
1336ea407f
6 changed files with 850 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ define(['require'], function () {
|
|||
'release/dev/html/html.test',
|
||||
'release/dev/java/java.test',
|
||||
'release/dev/javascript/javascript.test',
|
||||
'release/dev/kotlin/kotlin.test',
|
||||
'release/dev/less/less.test',
|
||||
'release/dev/lua/lua.test',
|
||||
'release/dev/markdown/markdown.test',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue