views:

34

answers:

1

Hi guys,

I need to be able to fold/collapse various code fragments throughout my javascript, kind of like #region #endregion in C#. I can't find a way to do this, any help?

A: 

Window menu -> select Preferences -> expand Aptana -> expand Editors -> expand JavaScript -> select Folding.

Dean Burge