Search code examples
qt-creator

QT Creator : lines that draw boundaries of block


Please help to (fix bug) config QT Creator(6.0.2). I need to see the borders of C++ blocks such as:

if(condition){
|    ------
|    ------
|    ------
|    ------
|    a lot of code
|    ------
} 

Like this:

enter image description here

However, there are no lines in QT Creator:

enter image description here


Solution

  • Qt Creator 9.0.0-beta1 qt tech support says that this version have this option