vale-ls icon indicating copy to clipboard operation
vale-ls copied to clipboard

Feature Request: Add a word to a dictionary via a code action

Open David-Else opened this issue 1 year ago • 1 comments

Thanks for this awesome software! It would be great to be able to add a word to a dictionary with a code action to remove ERROR Vale.Spelling.

There is a similar grammar checking project written in Rust that does allow adding words to the dictionary here: https://github.com/elijah-potter/harper/blob/master/harper-ls/README.md. I think it is an essential feature :)

David-Else avatar Aug 26 '24 14:08 David-Else