[SOLVED] How can I disable "block highlighting" in Qt Creator C++ source?
-
wrote on 6 May 2012, 16:08 last edited by
Hello,
If I click on a closing bracket it will highlight the code between the closing and opening bracket. How can I disable this?
Thanks!
-
wrote on 7 May 2012, 06:46 last edited by
It Tools->Options->Text Editor->Display, "Highlight Blocks" what you are looking for?
-
wrote on 7 May 2012, 21:19 last edited by
Unfortunately not, I have that check box clear.
Anything else I can try?
-
wrote on 7 May 2012, 21:41 last edited by
Nothing that I am aware of. It does not change the background color for me without the "Highlight Blocks" option.
-
wrote on 7 May 2012, 21:57 last edited by
Here is a screenshot. If I click on the closing bracket I get that.
https://plus.google.com/photos/114734131284748121087/albums/5739912200124714433
-
wrote on 8 May 2012, 06:55 last edited by
Have you checked the color scheme? I don't have the highlighting with the default one, so maybe it is doing it but using the normal colors;-)
-
wrote on 8 May 2012, 19:40 last edited by
Right, that was background for Parenthesis, thx for help.
1/7