How do I add a semi-colon after typing the “(” ( typing only “(” will be autocompleted as “()” by default ) after the parenthesis?
So when I type “(”, it will be “()”, my target is to be “();”
How do I add a semi-colon after typing the “(” ( typing only “(” will be autocompleted as “()” by default ) after the parenthesis?
So when I type “(”, it will be “()”, my target is to be “();”
You could copy the default keybinding for ( and change it to insert a semi colon after the parentheses.