Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.0.0
-
None
-
Linux / Qt Creator 4.0.0
Description
I am editing a C++ source file. I needed to assign a double variable with 0.0 value. As I type "0.", the auto complete get invoked and offers variables and other for completion. If the "0." is the first non-space string in the line, the auto complete changes "0." to "0->" which can be annoying at times.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-16333 floating point values get automatically corrected to pointers
- Closed