Version 0.9.44 (4 Nov'22)
- CHANGE: "break, continue" are highlighted like "return"
- CHANGE: data(SYNTAXCOLORS,1) - STR (strings)
Version 0.9.43 (25 Oct'22)
- NEW : hl_tcl_html.tcl highlights TODO comments
- CHANGE: data(SYNTAXCOLORS,1): string colors
Version 0.9.42 (4 Aug'22)
- CHANGE: RE for TODO comments is a variable
Version 0.9.41 (27 May'22)
- NEW : hl_commands to list all Tcl/Tk commands registered here
- CHANGE: string color of data(SYNTAXCOLORS,1) made green
Version 0.9.39 (22 May'22)
- BUGFIX: highlighting an alone command that is just followed by ";"
Version 0.9.38 (23 Apr'22)
- CHANGE: curr.line & TODO comment colors; depending on CS
Version 0.9.37 (21 Mar'22)
- BUGFIX: highlighting several adjacent quotes ("" "") in plain texts
Version 0.9.36 (8 Mar'22)
- NEW : quotes highlighted
- CHANGE: docs
Version 0.9.34 (26 Jan'22)
- CHANGE: hl_tcl::addingColors - try to get $dark from apave
Version 0.9.33 (19 Jan'22)
- NEW : #TODO and #! comments highlighted specially
- NEW : hl_tcl::addingColors to get two adding colors
- CHANGE: hl_tcl_html.tcl counts $darkedit
Version 0.9.32 (15 Jan'22)
- CHANGE: 'namespace eval' to be highlighted like proc/return
- CHANGE: 'SYNTAXCOLORS,2' made green