errata-ai / vale-vscode

A Visual Studio Code extension for the Vale CLI.
https://marketplace.visualstudio.com/items?itemName=errata-ai.vale-server
MIT License
53 stars 18 forks source link

Ability to add vocabulary to a configured vocabulary #121

Open davidsneighbour opened 1 year ago

davidsneighbour commented 1 year ago

I have accepted and rejected vocabulary in path/to/Vocab/dnb/accept.txt and path/to/Vocab/dnb/reject.txt. The following is a quick sample:

20230331-18:18:50-Selection-001

I would like to right-click on, for example, "Siri" or "Alexa" and then maybe use the option "Add to accepted vocabulary". The same goes for rejected vocabulary. The terms are marked as faults in this sample, so right-click action should be straightforward to add. In regards to the rejected terms, mark a word/phrase and then right-click and select a submenu item to add it to the rejected vocab.

Also possible might be a key combination to allow/reject marked words.

ChrisChinchilla commented 1 year ago

@davidsneighbour We’re just working on adding spell checking support, then this sort of feature will probably be next.