CodeLite spell checker plugin
Posted: Tue Feb 26, 2013 3:44 pm
Hi to all,
I have a spell checker plugin based on hunspell for CodeLite written a few years ago, I want to share. The archive contains a CL workspace, a prebuild dll for Windows and an US English dictionary.
Other dictionaries can be downloaded from:http://wiki.services.openoffice.org/wiki/Dictionaries
Since I do all my programming normally on Windows, I never builded, tried it on MAC or Linux, but it should work there as well.
I moved the resources from wxFormBuilder to wxCrafter, so you will need the latest CodeLite release to build it.
To use the workspace without changes the project folder should be placed two levels under the CodeLite source folder.
e.g.:
./CodeLite
./projects/SpellCheck
The archive can be downloaded from:
http://www.Lichtner.de/downloads/ClSpellChecker.7z
Frank
I have a spell checker plugin based on hunspell for CodeLite written a few years ago, I want to share. The archive contains a CL workspace, a prebuild dll for Windows and an US English dictionary.
Other dictionaries can be downloaded from:http://wiki.services.openoffice.org/wiki/Dictionaries
Since I do all my programming normally on Windows, I never builded, tried it on MAC or Linux, but it should work there as well.
I moved the resources from wxFormBuilder to wxCrafter, so you will need the latest CodeLite release to build it.
To use the workspace without changes the project folder should be placed two levels under the CodeLite source folder.
e.g.:
./CodeLite
./projects/SpellCheck
The archive can be downloaded from:
http://www.Lichtner.de/downloads/ClSpellChecker.7z
Frank