YCM allows me to show completions after :, but the autocomplete menu closes when the first letter is typed. I have to explicitly press ctrl+space or C-X, C-O.
Is it possible to fix this? So that when semantically completing after a colon the user doesn't have to press ctrl+space?
See ycm-core/YouCompleteMe#1413