mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Generate classic-style tokens for less and add tests
This commit is contained in:
parent
f487f4f76d
commit
6b4e9948dc
3 changed files with 1314 additions and 23 deletions
|
|
@ -35,6 +35,7 @@ requirejs([
|
|||
'out/test/html.test',
|
||||
'out/test/jade.test',
|
||||
'out/test/java.test',
|
||||
'out/test/less.test',
|
||||
'out/test/lua.test',
|
||||
'out/test/markdown.test',
|
||||
'out/test/objective-c.test',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue