Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
None
-
None
-
7105b773a12e8c0f79d31a9596f6c35b32d0bd08
Description
Allow code completion in constructor initialization lists.
For example, if a class Foo has the member variables "int foo" and "int bar", it would be nice if invoking code completion while in Foo's constructor initialization list displayed a list containing the available member variables that can be initialized, in this case "foo" and "bar".
Attachments
Issue Links
- replaces
-
QTCREATORBUG-247 Allow code completion in constructor initialization lists
-
- Closed
-