mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge pull request #71 from ocrampete16/twig-support
Add support for the Twig template language
This commit is contained in:
commit
1cea151b6b
7 changed files with 1227 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ define(['require'], function () {
|
|||
'release/dev/st/st.test',
|
||||
'release/dev/swift/swift.test',
|
||||
'release/dev/tcl/tcl.test',
|
||||
'release/dev/twig/twig.test',
|
||||
'release/dev/typescript/typescript.test',
|
||||
'release/dev/vb/vb.test',
|
||||
'release/dev/xml/xml.test',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue