Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Request for testing of changes to the fold/fold all commands (ticket #700)
(1/1)
oBFusCATed:
Here is the link to the original issue: https://sourceforge.net/p/codeblocks/tickets/700/
And here is the link to the branch where the changes are: https://github.com/obfuscated/codeblocks_sf/commits/experiments/folding
New feature: f12 (toggle fold) works when the caret is inside the block.
Improved: toggle all should work better when there is a mix of expanded/collapsed folds in level-0 block of code.
Changes: All folding code has changed. So if you're using any folding command your help testing this change for regressions would be appreciated.
To do the testing you need to manually build the code.
BlueHazzard:
I don't use folding very often, but for me all seems to be ok
windows 7 wx30
--- Quote ---New feature: f2 (toggle fold) works when the caret is inside the block.
--- End quote ---
this should be F12
oBFusCATed:
--- Quote from: BlueHazzard on September 16, 2018, 08:34:45 pm ---this should be F12
--- End quote ---
Yep, fixed.
Miguel Gimenez:
Also works for me; Windows 7-64 bits with wxWidgets 3.1.1-32 bits
oBFusCATed:
In trunk...
Navigation
[0] Message Index
Go to full version