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

Problem with starting newline after ">>"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 3.1.0-rc1
    • Qt Creator 3.0.1
    • C/C++/Obj-C++ Support
    • None
    • Windows 7/8, OpenSUSE 13.1
      Qt Creator 3.0.1

      If you push "enter" after "{", you'll get strange indent (for all following code):

      template <class Value, class Foo = Bar<Value>>
      class Baz
      {
                                             // cursor here
      };
      

      But if you insert space between ">" in the end of line, you'll get normal indent.

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

            kosjar Nikolai Kosjar
            vt4a2h Vitaly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes