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

Extend option Text Editor -> Completion with spaces

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes