Meshparts

Results 3 issues of Meshparts

Take this situation: Code with multiple indentation levels is folded on level 1 User opens the find toolbar and searches for a string ST3 jumps to first hit in the...

T: enhancement
C: Fold

In Tcl, # is the comment sign at the begining of a line. \# This is a Tcl comment If I want inline comments, the user must end the line...

T: bug
C: Syntax

Update of tar.tcl to support optional progress bar callback. The new optional parameter can be added to the args list of tar::create like below: tar::create $fd $paths -chan -progress [list...