Sergey Ext

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Edited

    Parentheses auto completion on function calls

    Answered
    Consider the following code: void incrediblyLongNamedFunction() {/*...*/}int main(){ incre/*Ctrl+Space*/ return 0;} As far as I remember, in pre-2020.1 versions auto-completion added parenthese...
    • 2 followers
    • 3 comments
    • 0 votes