Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 2.6.1, Qt Creator 2.8.0-beta
-
31cad45c0e6d846cce55500f2af8e7c67c6ab7c9
Description
void foo(int foo1, int foo2, int foo3, int foo4) { } void bar() { foo(1, 2, // comment 3, // highlight not updated after 3 (3 is highlighted) 4); }
Doesn't happen with C-style comments.
Completion assist stays visible even after closing the function call and moving down with the cursor...
Attachments
For Gerrit Dashboard: QTCREATORBUG-8544 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
81552,2 | TextEditor: Fix handling of multiline text for code assistant | 3.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |