I would like to code folding in aptana 2 but I cannot figure out how to do it. How do you do it?
                +1 
                A: 
                
                
              You mean these things?

Go to
Window > Preferences
Type in codefolding (my bad) into the search box, then change the preferences. 
                  Yi Jiang
                   2010-09-04 14:40:18
                
              Yes that is what I want, but when I type in code folding it comes up with nothing at all
                  chromedude
                   2010-09-04 14:42:59
                @chromedude Hmmm... that can't be right - as far as I can tell, it's available by default in all interfaces - script, PHP, HTML and CSS. What OS are you using it on?
                  Yi Jiang
                   2010-09-04 14:47:00
                windows 7 64 bit
                  chromedude
                   2010-09-04 15:02:57
                here is a video of me doing it http://bit.ly/ba1qLd
                  chromedude
                   2010-09-04 15:07:07
                @chromedude It's folding - my mistake, sorry.
                  Yi Jiang
                   2010-09-04 15:13:08
                @Yi Jiang Got it thanks. hmm... does aptana only fold comments and functions? I thought it would fold ifs, loops, and try-catchs too?
                  chromedude
                   2010-09-04 15:16:22
                @chromedude. Apparently not, you'll have to look through it to be sure. I've never really had much use for this anyway.
                  Yi Jiang
                   2010-09-04 15:22:12
                @Yi Jiang ok, Thanks anyway. I find it useful because then if you have a bunch of if statements inside each other it can make it slightly less confusing to collapse the ones you are not working on.
                  chromedude
                   2010-09-04 15:24:00