AtomLinter / linter-spell

Multilingual grammar-specific spell checking for Atom and linter using Ispell compatible interface such as GNU Aspell or Hunspell.
https://atom.io/packages/linter-spell
MIT License
14 stars 1 forks source link

Add to personal dictionary not functioning #78

Open MithicSpirit opened 4 years ago

MithicSpirit commented 4 years ago

Windows 10 Atom 1.41.0

Words added to the personal dictionary stop being flagged for the current session, but after restarting Atom they are flagged again, similar to how "Ignore" works.

EDIT: Using linter-spell-latex on a .tex document. All packages are up to date.

facundoq commented 4 years ago

Kubuntu 19.04 Atom 1.42.0 Backend: aspell

Can confirm! The first time I used atom after I installed linter-spell some words were added (cat ~/.aspell.en.pws). Afterwards, they are only stored for the current session as @MithicSpirit mentions.