coc-spell-checker icon indicating copy to clipboard operation
coc-spell-checker copied to clipboard

How do you get completions/suggestions in the floating window?

Open rmzg opened this issue 6 years ago • 3 comments

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?

rmzg avatar Mar 26 '20 20:03 rmzg

Using https://github.com/iamcco/coc-actions

iamcco avatar Mar 27 '20 01:03 iamcco

Doesn't that require a separate keybinding? Why not just autocomplete them like regular coc?

rmzg avatar Mar 27 '20 02:03 rmzg

Read the README for keybinding, it's not autocomplete menu, it's an floating window with code actions.

iamcco avatar Mar 27 '20 03:03 iamcco