Community
Participate
Working Groups
Build Identifier: When code-folding is activated, the typically eclipse shortcuts (CTRL + Numpad+, CTRL + Numpad-,...) are not working. This is relevant for ".css", ".html" and ".xml" files. Reproducible: Always Steps to Reproduce: 1. Have a .css, .html, or .xml file in the editor 2. Try CTRL + Numpad+ to expand a folded block 3. Try CTRL + Numpad- to collapse the unfolded block Derived from Bug #257525
CCing Nick, who earlier was willing to help with new folding APIs.
Created attachment 175764 [details] patch Expand and Collapse actions seems to be missing from FoldingActionGroup.
Thanks, Rakesh.