So basically whenever I use C++ and I use the coc.nvim menu to get the list of functions and when I select one, I get the function and a pair of parenthesis with my cursor in between them. However, ...