Spell Check jEdit Plugin

This is an jEdit plugin to perform spell checking of text in a jEdit buffer. It is based on Aspell (which you will need to download and install before using this plugin) which is available for Windows and various Unix platforms (only the Windows version has been tested).

Features

Installation and Configuration

Usage

Spell Check Dialog Box

For each misspelled word the user has buttons to choose to:

Add (not in this version)
Adds the word not in the Not in Dictionary field to the dictionary.
Cancel
Closes the dialog box without making any changes you have made.
Change
Replaces the word not in the Not in Dictionary text field with the word in the Change to text field. If the Change to text field is empty, the button name changes to Delete. To remove the selected word from the item, click Delete.
Change All
Replaces all instances of the word not in the Not in Dictionary text field with the word in the Change to text field. If the Change to text field is empty, the button name changes to Delete. To remove all instances of the selected word from the item, click Delete.
Ignore
Leaves the word not in the Not in Dictionary text field unchanged.
Ignore All
Leaves all instances of the word not in the Not in Dictionary text field unchanged.

The dialog has the following components:

Not in Dictionary:
Displays a possible error, such as a misspelled word, a duplicate word, or a incorrect capitalization.
Change to:
Displays a suggested word to replace the word that appears in the Not in Dictionary text field. To accept the suggested replacement, click Change. To delete the word in the Not in Dictionary text field, delete the text in the Change to text field, and then click Delete.
Suggestions:
Lists suggested replacement words.

Current Bugs

Current Todo List

Change Log

Release 001 (Apr 16, 2001)

Hosted by www.Geocities.ws

1