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

Using completion inconsistently adding braces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important 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

      Try to complete:

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

      So you get:

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes