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

Code comletion not working when showing function arguments

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes