Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.1.0-rc1
-
None
-
Ubuntu 16.04 LTS 64 bit
Description
- Have the ClangCodeModel plugin enabled.
- Have this line in your code:
float f = 2.
- Place the cursor behind the "." and press Ctrl+Space.
A code completion popup will appear showing local variables, functions' names and classnames.
The only valid completions in this place are the digits 0 to 9. The completion popup should not be shown. With the built-in code model, this works correctly.
This is similar to QTCREATORBUG-16188 but not a duplicate.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-16188 dot triggers autocompletion for floats
- Closed
For Gerrit Dashboard: QTCREATORBUG-16607 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
165271,2 | Squish: Test for wrong manually triggered completion | 4.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
294411,2 | Squish: Remove dead code and simplify | 4.12 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |