Does anyone know if it is possible to toggle code folding to expand/collapse code under APtana PyDev editor? I looked around and it seems that all you need to do is go to Preferences -> General -> Key and then Toggle Folding with binding Ctrl+Numpad_Divide when "Editing Text" and then hit "Ctrl+Numpad Divide" when editing, and then code should expand/collapse......
However, when I do this, nothing happens, but I do want to note that I am able to manually expand and collapse code by clicking on the +,- symbols on the side..... I'm also working under Aptana Studio 3, build:3.1.2...
Has anyone had any luck with toggling or even have each file automatically collapse when it is first open?
Thank You!