Snippets/completions: Add parentheses to functions on commit-character (tab, return, whichever is in current settings) #181
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
Not exactly a problem.
Describe the solution you'd like
Just a minor QOL suggestion that could shed a smidge of time off typing out code. It would be cool to have intellisense completions (on commit key) of functions add parentheses after the function name and place the cursor inside the parentheses.
Describe alternatives you've considered
I add the parentheses myself.
The text was updated successfully, but these errors were encountered: