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 -0500
Seen: 5,678 times
Last updated: Aug 06 '19
Collapsing blocks of code while leaving empty lines visible (at least one of them)
Autosave file before debugging
why the match statement has no syntax highlight?
vim-mode 'V/foo[enter]' removes selection
Are there plans to extend language syntax support?
How to automatically generate function comments