Qt Creator multiple line indentation broken
-
Hi! For several versions of Qt Creator when I select multiple lines in C++ code and press Tab or Shift+Tab to indent or un-indent selected code, selection cancels, so to insert/remove multiple indents I have to select part of the code several times. I don't clearly remember which version started to suffer from it, but before I had to select code only once and press Tab as many times as I wanted without losing the selection.
-
This is no forum to report bugs - if you think it's a bug you should report it to the bug tracker.
-
Hello @Max-Fedotov , I've noticed the same issue and created a bug report.
You can find it here: Qt Creator loses selection after indenting multiple lines -
Interesting, I haven't noticed that so far, because I select the whole lines, than you can still tab multiple times