I am just wondering if there is a way to adjust the way Komodo folds code?
here at work we work with perl. there is me and another programmer
take a look at6 this example
if ($var) {
dostuff
} else {
dootherstuff
}
This code will not fold right where the following:
if ($var) {
dostuff
}
else {
dootherstuff
}
Will.
Now I have checked out alot of editors and I have only found one (which I
can remember the name at this time) that folds it right
Any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/komodo-discuss/attachments/200612
17/b3b80885/attachment.html