Bug #19074 2013-08-01 09:39

sorinev

Code Folding with Brace Completion off

Code folding shows visually undesirable behavior. When brace completion is turned off, and an opening brace is typed, points where code has been folded become disrupted: the '+' indicating where code has been folded turns into a '-', and the line that goes across the screen which indicates the fold, disappears. So the code is still folded, but there is no longer a clear visual indication that code is folded. So visually, code will appear to be missing.

If the '-' where the code was folded is clicked once, the code remains folded, but the '-' correctly changes back into a '+' and the horizontal line through the editor reappears.

More info:

http://forums.codeblocks.org/index.php/topic,18205.0.html

Category
Application::Editor
Group
Platform:Windows
Status
Open
Close date
 
Assigned to