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

Autocompletion adds one ")" more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.0.0
    • Qt Creator 1.3.1
    • C/C++/Obj-C++ Support
    • None
    • Ubuntu 10.4

    Description

      Example:
      MyClass::my_function is declared as "void MyClass::my_function();" in the header file.

      In my .cpp file, I type:

      void MyClass::my_function(

      Then, the autocompletion proposes ")".
      I type enter to validate the proposition, but the editor writes:
      void MyClass::my_function())

      Attachments

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

        Activity

          People

            raggi Roberto Raggi
            funto Lionel Fuentes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes