I recently moved from ALE to coc.nvim as the intellisense was not that great with ALE. But i see one problem with the error or warnings popup. The cursor needing to be exactly on the underlined error.
Is there a way i can make coc show the popup no matter where the cursor is on the line?
I know i can use the commands to goto next and prev error. But i think this would make some things easier.