Menu

#1623 Code Completion does not add parentheses after while inserting a function name

Undefined
fixed
Christo
Bug_Report
2026-08-16
2026-08-16
No

Good Morning Developer Team.
I hope you are fine.

Even Code::Blocks shows while inserting a function-name in the Editor parentheses in the choice-list of the Code Completion, it is only completing the name of the function but not adding the parentheses behind as in the past.
This happens with own functions as well as with C++ provided functions like printf().

I'm using the Code::Blocks nightly from 11th of August 2026 Revision 13948 on Windows 11 with Clang-D as parser.

Best regards,
Eckard Klotz.

Discussion

  • Christo

    Christo - 2026-08-16
    • status: open --> accepted
    • assigned_to: Christo
     
  • Christo

    Christo - 2026-08-16
    • status: accepted --> fixed
     
  • Christo

    Christo - 2026-08-16

    Fixed in [r13953]

     

    Related

    Commit: [r13953]


Log in to post a comment.