What is the purpose of this thin blue rectangle?
I've noticed that when I make an if statement Wing Pro puts a thin blue rectangle to the left of it. What is going on with this?
First time here? Check out the FAQ!
I've noticed that when I make an if statement Wing Pro puts a thin blue rectangle to the left of it. What is going on with this?
That is a fold point. You can click on those to fold and unfold code according to structure. To disable folding entirely and hide that margin, disable the Editor > Folding > Enable Folding preference.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-08-06 16:29:29 -0600
Seen: 543 times
Last updated: Aug 06
Collapsing blocks of code while leaving empty lines visible (at least one of them)
Highlighting occurrences of identifier under caret
How can i Automatically add comment code to new file?
Autosave file before debugging
How to move focus across editor slides?
Goto Definition in Other Split
How to move out of right brackets/braces/quotes ?