Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Cool Javelin on February 25, 2017, 06:31:30 am

Title: Stop shrinking of block of code
Post by: Cool Javelin on February 25, 2017, 06:31:30 am
In the C::B editor, there are some blocks shown with a minus sign (to the left of the code, but to the right of the line numbers)

If I accidentally click on the vertical line, the block of code (paragraph) shrinks. While this may be a "feature" it is distracting.

I find it difficult to select a line of code without hitting the little line just outside the typing area.

I have to nano position the mouse between the first character and to the left of the margin.

Is there a way to remove this feature such that the plus/minus signs are gone along with the vertical line to the end of the block?

Thanks, Mark.
Title: Re: Stop shrinking of block of code
Post by: oBFusCATed on February 25, 2017, 10:02:23 am
Settings -> Editor -> Folding -> Enable folding
Title: Re: Stop shrinking of block of code
Post by: Cool Javelin on February 25, 2017, 08:31:10 pm
Aah, so THAT's what folding is.

It's so clear now.

Thanks.

Mark.
I don't know how to mark a thread as solved, please do so for me, Thx.