When I autocomplete a function call and try to type in the parameters, the intellisense doesn't show up and I have to manually press ctr + space for it to show. But when I type in a function call without autocompleting, it shows automatically.
When I autocomplete the function call:

When I type the function call manually

Is there any a way by which the intellisense will show automatically when I autocomplete the function call?