Description
I just started learning Julia and I am missing the feature to automatically add parentheses when using autocompetion, i.e. showing exit()
instead of just exit
(as the Python extension does; see screenshot).
Hopefully this is a valid and useful feature request or can someone say that this would have a severe downside?