I like to fold javadoc and methods like toString, toXML, equals, getters/setters etc...
Less code to look at makes scrolling through a file much easier on the eyes. This is the feature I am most excited about on that list. To me, code folding is a key feature in an ide... there are many methods that once written only need work to be done rarely.. navigating the structure view is clunky IMO.. On Thu, 10 January 2002, "Mike Abney" wrote: > > Wow, great set of features, but one that I'll question: > > Editor > - Code folding > > Does anyone actually use this? I mean with I've had at least one other IDE > that I used extensively that had this "feature". I couldn't stand it, so I > turned it off. I mean, you already have a "Structure" panel for a quick, > pickable list of the methods and fields, and the ability to jump between > methods using Alt+Up/Down. So why would anyone want to hide the code so that > you have to "expand" it to actually do any work? > > If anyone can explain it to me I'd be much obliged. > > Of course, as long as I can turn it off and not see any sluggishness or > whatever because of it, I'm fine. I'm just trying to save you guys work. > ;-) > > > ~Mike > > > ----- Original Message ----- > From: "Eugene Belyaev" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, January 10, 2002 6:46 AM > Subject: [Eap-list] Ariadna feature list > > > > > > The feature list for Ariadna is published at the IntelliJ EAP site at > > http://www.intellij.com/eap. > > > > Best regards, > > > > Eugene Belyaev > > IntelliJ Software, http://www.intellij.com > > "Develop with pleasure" > > > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
