Vim icon indicating copy to clipboard operation
Vim copied to clipboard

Support spell-check functionality (or integrate with another extension)

Open krishnakumarg1984 opened this issue 5 years ago • 4 comments

Is your feature request related to a problem? Please describe. Coming from vim, I find that the standard spell-check actions do not exist (]s and [s to move to next/prev spelling error. z= to show a suggestion list. 1z= to automatically apply the first word from the suggestion. zg to mark the word as good. zw to mark the word as bad

Describe the solution you'd like Implement the standard vim spell features. Configurable through set spell and set spelllang. Or somehow play nicely with an existing vscode spell extension from the marketplace to implement these vim-specific spell-related functionality.

Describe alternatives you've considered Go back to vim

krishnakumarg1984 avatar Jan 01 '20 19:01 krishnakumarg1984

This feature would be a great improvement to the plugin.

felipecrp avatar May 31 '23 12:05 felipecrp

has this been done?

hkujy avatar Feb 23 '24 15:02 hkujy

Came here looking for this functionality. Would be great. Thanks for a great extension

jjcurtin avatar Apr 08 '24 12:04 jjcurtin

Is this being planned?

krishnakumarg1984 avatar Jul 09 '24 12:07 krishnakumarg1984