I found there is one solution to solve your problem, you can configure your IDE Settings as below:
Go to Tools → Global Options → Code → Completion
Look for the option: "Insert parentheses after function completion"
Enable this option (it's usually enabled by default)
Click Apply and OK