Open dula0 opened 3 years ago
Can't reproduce, try minimal vimrc or latest coc.nvim might helps.
We need connection log of coc.nvim to address this issue, please follow these steps:
let g:node_client_debug = 1
to your vimrc, save your vimrc and exit vim.I'm having this issue intermittently as well. Haven't narrowed it down yet, but seems to be common when I have compile errors in a file / project. I'll add the flag and report back when I come across this again. Suspecting conflicting plugin / settings. Need to test with clean .vimrc
still.
This doesn't seem to be an issue outside of a bracket, but selecting an auto-complete suggestion inside of closed brackets moves the cursor to a new blank line above. I've linked a video with what's happening.
https://user-images.githubusercontent.com/75544585/136572194-e7a0a3aa-8282-4c6c-a4e9-c095818b1662.mp4