Author Topic: Feature Request: Code Folding by Level Shortcuts  (Read 4037 times)

Offline javmss

  • Single posting newcomer
  • *
  • Posts: 7
Feature Request: Code Folding by Level Shortcuts
« on: November 06, 2009, 02:14:15 pm »
Notepad++ (http://notepad-plus.sourceforge.net/) has a very usefull feature that allows me to selectively fold all given levels by the respective keyboard shortcut.

If I want to fold all "level 3" blocks in a file (C, C++, XML, whatever), I just need to "ALT+3". To unfold, "SHIFT+ALT+3".
I can do this to anything between level 0 to level 9 (the number in my keyboard end on 9, unfortunately).

In Code::Blocks all I have (at least from what I know) is "fold/unfold current block" or "fold/unfold absolutely all existing blocks in my file".

Is there any chance to have a similar feature in Code::Blocks please???

Offline spidamoo

  • Single posting newcomer
  • *
  • Posts: 6
Re: Feature Request: Code Folding by Level Shortcuts
« Reply #1 on: May 19, 2014, 11:36:02 am »
I second this!