Can't get Aspell spell check to learn new words
-
Notepad is a great program, and it makes code writing much easier.
I’m having trouble with the Aspell spell checker.
I need to add words to the spell checker dictionary (word list) like DOCTYPE, HTML, stylesheet (one word), and other words.
When I click on the “Learn” button, I receive the message
“The …en.pws file cannot be used for writing.”
I’ve created the en.pws file, and the en.prepl file.
In the en.pws file I put the code “personal_ws-1.1 en 2”
µÄ
In the en.prepl file I put the code “personal_repl-1.1 en 0”
After some difficulty and administrative permissions, I stored these files in the Aspell folder.
Rebooted.
But still I get the “en.pws file cannot be used for writing.” message.
I also right clicked on the Aspell folder, and left clicked on properties.
The “Read only” option box is checked and can be unchecked, but it automatically resets to “Read only”.I’d like to have Aspell learn new words.
Help!
-
You may want to create a issue at https://github.com/Predelnik/DSpellCheck/issues.
Could you please add some info about the used versions of N++, DSpellcheck plugin, Aspell version.