Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Fixed
-
Affects Version/s: Qt Creator 4.7.0-beta1
-
Fix Version/s: Qt Creator 4.7.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
Description
void func() { extern int foo; return; // Cursor on this line }
The symbols combobox shows "foo -> int" as the "current context". See attached screenshot.