On Mon, 18 Oct 2004 17:40:18 +0200, Jan Sabbe jan.sabbe@student.kuleuven.ac.be wrote:
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
What if the begin tag and end tag do not line up? I would prefer the indicating line in the text area but I think that's why jEdit does it in the gutter.
ip