ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> komodo-discuss
komodo-discuss
[Komodo-discuss] Adjusting code folding
by uncle.ranny other posts by this author
Dec 17 2006 1:51PM messages near this date
view in the new Beta List Site
[Komodo-discuss] komodo.getWordUnderCursor() question + komodoheader 0.1 | [Komodo-discuss] Adjusting code folding
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 
Thread:
uncle.ranny
kevin.benton
trentm
uncle.ranny
shanec

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved