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

Regression: Extra brace is added for function when pressing Enter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.1.0-beta
    • C/C++/Obj-C++ Support
    • None
    • Windows, Linux, Latest master, Qt 5.2

      The bug already exists for more than a month IIRC.

      I was sure everybody notice it and it will be eventually fixed, but I see it doesn't, so here's a report

      void foo()
      { // Press Enter here
      }

      Result:

      void foo()
      {
      
      }
      }

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

            kosjar Nikolai Kosjar
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes