Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
Qt Creator 2.8.0, Qt Creator 2.8.1, Qt Creator 3.0.0-rc1
-
Windows 7 64 bits, Qt Creator 2.8.1 (latest Windows binaries), Qt 5.1.1.
Description
See http://qt-project.org/forums/viewthread/32021/ for the initial support thread.
Tools => Options => C++ => Pointers and References; Tick only Type name and Left const/volatile (which makes the preview look like my preferred display).
OK => Apply/OK
This change did not seem to have any effect on how any code is autocompleted/formatted after pasting, pressing tab for autocomplete, etc.
Still uses the default positioning:
Restarting Qt Creator or the whole system did not fix this issue.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-9376 Auto-completion code insertion does not follow coding style
- Open