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

Extend option Text Editor -> Completion with spaces

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 2.4.0
    • C/C++/Obj-C++ Support
    • None

    Description

      Option Text Editor -> Completion: Automatically insert matching character.
      Can this option be extended to add spaces between brackets and contents? This is a code style preference which I use for all my projects to improve readability. As a code style option it should be in C++ > "Code Style" tab though.
      example:
      int function( int argument1, QString argument2 )
      {}

      and
      if( condition )
      {}

      Same thing obviously does not apply for auto-quotes.

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              bart.cerneels Bart Cerneels
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes