Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.1
-
None
-
Ubuntu 22.04 LTS
Description
Renaming a C++ symbol with "Rename Symbol Under Cursor" seems to sometimes add trash white space in the row before the renamed symbol. Obviously it should not touch any other rows.
My project in this example diff uses 4 spaces for indentation and for some reason Qt Creator has added extra 4 spaces as can be seen:
This happens almost always I rename symbols with the rename tool and is pretty annoying.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-30244 [REG 12.0.1 -> 13.0] "Extract Function" inserts pointless white space characters
- Closed