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

Using completion inconsistently adding braces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.4.0
    • Qt Creator 4.3.0-beta1, Qt Creator 4.4.0-rc1
    • C/C++/Obj-C++ Support
    • None

    Description

      Try to complete:

      using testing::IsEm;
      using testing::SizeI;
      

      So you get:

      using testing::IsEmpty();
      using testing::SizeIs;
      

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes