brackets-typescript
brackets-typescript copied to clipboard
When inserting a completion entry corresponding to a function, insert parhentesis
trafficstars
If the function takes no parameter place the cursor after the closing parenthesis, if it takes parameters place the cursor inside.
case of function used as arguments ?