GitbookIO / hunspell-spellchecker

Parse and use Hunspell dictionaries in Javascript
Apache License 2.0
77 stars 17 forks source link

Add option to run spellchecker on demand #17

Open ech0server opened 6 years ago

ech0server commented 6 years ago

It would be great to have a configuration where spellchecker is not active by default and be able to run it on demand per file using the command "Spell Check Current File".

The escenario is the following: When I have multiple files open with different notes, but some of those files are not meant to become a formal document (draft notes, quick annotations, thoughts, etc) hence I don´t see value in seeing the errors in the spelling, but I do need it on the files that will become formal documets.