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

Autocomplete of curly braces in QML files adds an extra unnecessary line space

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 1.3.85 (2.0.0-rc1)
    • Editors
    • None
    • 154b312de61e3e39396a3a7a5516a29bcb5a671e

    Description

      type

      Item { <-cursor is here
      

      When you press enter the curly brace is completed, hurray, but an extra line of white space is added underneath, boo hiss.

      Item {
          <-cursor is here
      }
      <- extra line of space for no reason
      

      Attachments

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

        Activity

          People

            mae mae
            designker Nigel Hietala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes