Closed urbasus closed 2 years ago
Tcl modules are named *.tm and should be among the associated files for the extension. See https://www.tcl.tk/man/tcl/TclCmd/tm.html
I'm carrying this is in my settings.json for the moment:
{ "files.associations": { "*.tm": "tcl" }, }
Tcl modules are named *.tm and should be among the associated files for the extension. See https://www.tcl.tk/man/tcl/TclCmd/tm.html
I'm carrying this is in my settings.json for the moment: