Sergey Ext
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Sergey Ext created a post, AnsweredParentheses auto completion on function calls
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...