A cool addition to the folding would be to draw some form of connector between the start of the fold and the end, not in the margin, but actually within the code, then not only do you get an indication of which folding markers belong together, you also get a nice indication of where ifs and loops end, which if they are very long is quite tricky, (even if the indenting is correct). The Actionscript editor SEPY does something like this, but it runs like crap on the Mac.
______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
On 18. Oct 2004, at 11:36, Chris Jenkins wrote:
A cool addition to the folding would be to draw some form of connector between the start of the fold and the end, not in the margin, but actually within the code [...]
I prefer to have such ideas served with mockups! ;)
Kind regards Allan
On Mon, 18 Oct 2004 10:36:46 +0100, Chris Jenkins chrisjenkins@mac.com wrote:
A cool addition to the folding would be to draw some form of connector between the start of the fold and the end, not in the margin, but actually within the code, then not only do you get an indication of which folding markers belong together, you also get a nice indication of where ifs and loops end, which if they are very long is quite tricky, (even if the indenting is correct). The Actionscript editor SEPY does something like this, but it runs like crap on the Mac.
I believe jEdit does the same thing but in the gutter. It does not, however, connect to folding or maybe I just didn't configure it right to do so. The connector idea is a good one.
ip