First time here? Check out the FAQ!
1

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?

C:\fakepath\Blue Rectangle.jpg

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
357mag's avatar
51
357mag
asked 5 years ago
Wingware Support's avatar
4.3k
Wingware Support
updated 5 years ago

Comments

see more comments

1 Answer

0

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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.3k
Wingware Support
answered 5 years ago
link

Comments

see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)