How to reload dictionary?
I made correction in dictionary file and after restart phpstorm it still underlines corrected words, even when I change dictionary file name and add that new file in settings and remove old dictionary file. (Did it in both default and project settings).
Please sign in to leave a comment.
What exact file did you edit, was it a project dictionary or a common one?
a new file with polish words (C:\Program Files (x86)\JetBrains\PhpStorm 2016.1.2\dictionary\polish.dic) and added this in settings/editor/spelling. And it worked. Then edit that file, but corrections after restart phpstorm it still underline.
Then I deleted this file, added a new one but it still correct words based on first version of .dic file.
Can't reproduce the same.
Try to remove "C:\Program Files (x86)\JetBrains\PhpStorm 2016.1.2\dictionary\" from a dictionaries list and add the same dictionary from another directory (I.e. C:\Program Files (x86)\JetBrains\PhpStorm 2016.1.2\dictionary2\ )