| Version 5 (modified by bowtie, 15 months ago) (diff) |
|---|
PadrePluginSpellCheck-draft
Padre Plug-in Manager
Usage F7
- you can click on a suggested word to replace.
Text::Aspell
- requires Aspell
$ sudo apt-get install aspell libaspell-dev aspell-en
- chech aspell is installed
$ aspell dump dicts
$ cpanm -v http://cpan.metacpan.org/authors/id/H/HA/HANK/Text-Aspell-0.09.tar.gz
- check for current version.
Text::Hunspell
- requires Hunspell
$ sudo apt-get install hunspell libhunspell-dev hunspell-en-GB
- chech hunspell is installed
$ hunspell -D
$ cpanm -v http://cpan.metacpan.org/authors/id/C/CO/COSIMO/Text-Hunspell-2.03.tar.gz
- check for current version.
Error / Info
- Any error message will be displayed in Padre Output panel.
- SVN version violation information is displayed in the status bar.
Miscellaneous
Limitations
ToDo
__END__

