Hello everyone. I have used TextMate for close to a month now and really like it.
One thing I would love to have is vertical guides, that flow from opening if/while/for til they close( Yes I program in Python, why do you ask ;) ). Kind of how many mail programs quote messages. Ofcourse there is a chance that the guide-line will hit a comment or unindented code (Not in Python though), but it could just skip drawing on that line. The vertical lines could use different colo[u]rs for different indentation levels.
Another thing that would be nice, was if I could double click a nib-file in the project drawer and it would launch Interface Builder. Right now it shows me the contents of the nib folder, meaning I have to open the nib via the Finder. A step I would rather not do.
Joachim Mårtensson
On Jan 22, 2005, at 16:34, Joachim Mårtensson wrote:
One thing I would love to have is vertical guides, that flow from opening if/while/for til they close [...]
I think I'll do some visual improvements similar to this when I revisit the foldings code.
Another thing that would be nice, was if I could double click a nib-file in the project drawer [...]
You're right, and I actually have this problem myself :) you can however right-click the Nib file and select “Open Selected File with Finder” (and it will launch IB).