Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
Qt Creator 15.0.0
Description
Rename struct/class field using Ctrl-Shift-R. Rename is working well, but formatting in implementation is sometimes broken. The tabs are replaced by spaces. See
{{ return rule.path; }}
in attached screen-shot.