coc-spell-checker
coc-spell-checker copied to clipboard
How do you get completions/suggestions in the floating window?
Title, when I cursor over a highlighted words how do I get a list of suggestions to automatically popup like a standard coc extension does?
Using https://github.com/iamcco/coc-actions
Doesn't that require a separate keybinding? Why not just autocomplete them like regular coc?
Read the README for keybinding, it's not autocomplete menu, it's an floating window with code actions.