Open
Description
Feature Request
Hello, I would like to request a feature similar to "javascript/typescript.suggest.completeFunctionCalls", where upon calling a method, the parenthesis are inserted automatically and the caret is placed in the appropriate position (no arguments = caret is placed at the end of the function call, arguments = caret is placed inside the parenthesis)