Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16854

Code comletion not working when showing function arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.4.0
    • Qt Creator 4.1.0
    • C/C++/Obj-C++ Support
    • None
    • Windows 7 64 bit

      When typing "," inside a function call, Qt Creator will show argument hints for the function, but the code completion then does not work.
      Example: A function called "func" taking two strings as argument:

      QString argument2 = "second argument";
      func( "first argument", argum

      Code completion will here not be triggered to complete the variable name argument2.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kosjar Nikolai Kosjar
            ivareske Ivar Eskerud Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes