Author Topic: Stop shrinking of block of code  (Read 2434 times)

Offline Cool Javelin

  • Multiple posting newcomer
  • *
  • Posts: 22
Stop shrinking of block of code
« 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.
My 1st computer was an IBM System 360. We used punch cards. God help us when the runner dropped the boxes on the way to the computer room.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Stop shrinking of block of code
« Reply #1 on: February 25, 2017, 10:02:23 am »
Settings -> Editor -> Folding -> Enable folding
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Cool Javelin

  • Multiple posting newcomer
  • *
  • Posts: 22
Re: Stop shrinking of block of code
« Reply #2 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.
« Last Edit: February 25, 2017, 08:42:05 pm by Cool Javelin »
My 1st computer was an IBM System 360. We used punch cards. God help us when the runner dropped the boxes on the way to the computer room.