[TxMt] Creating a Tcl mode
Robert
sigzero at gmail.com
Sat Oct 8 16:32:58 UTC 2005
I am in the midst of creating a Tcl mode for Textmate. I was wondering
how I would do the following in the language code:
mk::create
Often in Tcl a namespace will be like the above a word followed by a
:: followed by a word. How would I get Textmate to color the entire
"mk::create".
Just found out about Textmate while looking at the TurboGears
framework, which also got me interested in Python. : )
Robert
More information about the textmate
mailing list