Closed ohmyhilbert closed 1 year ago
Confirmed, I'm seeing the same behavior.
There are other problems with snippet completion that seem to have appeared recently but I suspect they might have the same origin.
Should be fixed on latest release branch of coc.nvim.
These two keymaps are no longer exist in imap list when using latest version of coc-snippets. As a result, \, which is mapped to \(coc-snippets-expand-jump) for example, just print the text "\(coc-snippets-expand-jump)" instead of calling a function.