[TextMate] Re: folding idea
Jan Sabbe
jan.sabbe at student.kuleuven.ac.be
Mon Oct 18 15:40:18 UTC 2004
Op 18-okt-04 om 14:51 heeft Chris Jenkins het volgende geschreven:
> Here's a screenshot. The vertical lines join identical levels of
> hierarchy
> and should always be paired with a set of folding markers in the
> gutter (I
> changed the folding icons), perhaps the joining lines could in some
> way also
> be clickable? Im not sure about this however, I principally see it as
> a way
> of identifying which close bracket belongs to which opening bracket
> over
> long pieces of code that cant all fit on screen at a time.
>
> Anyone got any other ideas?
>
I like the idea of the subtle grey lines, but would remove the little
horizontal lines, and place the vertical line directly under/above the
folding marker.
I think it would look cleaner.
Something like:
if a > 4 then
| puts "hello"
|
end
instead of
- if a > 4 then
| puts "hello"
|
- end
More information about the textmate
mailing list