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

Auto complete does not follow `insert space after function name` setting.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.11.0
    • Editors
    • None
    • All

    Description

      In the C++ editor I have Options \ Text Editor \ Completion \ Insert space after function name option checked, however when I auto complete something (press Alt-Enter) no space is inserted between the function name and opening bracket.

      Type `void func` press Alt-Enter to auto complete

      Expected `void function (int args)`

      Actual results: `void function(int args)`

       

      Attachments

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

        Activity

          People

            davschul David Schulz
            chrisemsen Chris Emsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes