



Hi,
Is it possible to define regions for code hiding? Kind of like how visual studio has
#region // lots of code here #endregion
I was wondering because at the top of some of my classes I have all the vars along with the PHPdoc info and it would be nice to just hide these and get straight to the constructor.
If it's not currently possible, are there any plans to include this support?
Thanks
Komodo does not currently allow for user-definable fold regions; feel free to post an enhancement request for this on our bug tracking system:
http://bugs.activestate.com
--
JeffG