mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Add Tcl support
This commit is contained in:
parent
8f7537dee5
commit
9d51b7ced9
6 changed files with 281 additions and 4 deletions
|
|
@ -43,6 +43,7 @@ import './solidity/solidity.contribution';
|
|||
import './sql/sql.contribution';
|
||||
import './st/st.contribution';
|
||||
import './swift/swift.contribution';
|
||||
import './tcl/tcl.contribution';
|
||||
import './typescript/typescript.contribution';
|
||||
import './vb/vb.contribution';
|
||||
import './xml/xml.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue