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

better indentation controls

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 3.6.0
    • Editors
    • None

    Description

      There are two relatively simple ways the editor could fairly easily be improved:

      1) support auto indenting when editing .pri files. E.g. when specifying mulit-line SOURCES and HEADERS values the subsequent lines should be indented to be under the first line, e.g.

      SOURCES+= $$PWD/file1.cpp \
      $$PWD/file2.cpp}}

      2) Add "Insert Cmd+]" and "Outdent Cmd+[" commands which effect selected content to one of the menus like those provided by Atom and other text editors.

      Attachments

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

        Activity

          People

            davschul David Schulz
            wstokes Will Stokes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes