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

Regression: Extra brace is added for function when pressing Enter

    XMLWordPrintable

Details

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

    Description

      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()
      {
      
      }
      }

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes