Menu

#524 VoxSpell release-1.0.5

closed
None
5
2009-01-20
2009-01-18
No

{{{ VoxSpell 1.0.5
Source: Source code is in SVN with the tag release-1.0.5 (https://jedit.svn.sourceforge.net/svnroot/jedit/plugins/VoxSpell/tags/release-1.0.5).
Announcement: New Features:

* Unicode apostrophe (\u2019) is now included in the punctuation list that does not start a new word.

Bug Fixes:

* A null pointer exception was generated when trying to access a null editPane (fix now checks for a null editPane).
Requires Java 1.5
Requires jEdit 04.03.15.00

Short Description: English Language Spell Checker

Long Description: <html>

<p>The VoxSpell plugin checks the spelling of English language documents
(more languages may be supported in the future, contact the author if you're
willing to help). It comes bundled with an English language dictionary produced
from the SCOWL word list hosted at (<a
href="http://wordlist.sourceforge.net/">Kevin's Word List Page</a>).</p>

<p>Warning: the algorithm used to store the word suggestion list is unoptimized.
This plugin consumes, typically, ~30MB of memory</p>

</html>
}}}

Discussion

  • Townsfolk

    Townsfolk - 2009-01-20
    • assigned_to: nobody --> elberry
     
  • Townsfolk

    Townsfolk - 2009-01-20
    • status: open --> closed
     
  • Townsfolk

    Townsfolk - 2009-01-20

    released to plugin central.

     

Log in to post a comment.