Spell Check
A simple spell checker that runs offline.
⌨️
Basics
- Ignore words with anything other than lowercase letters.
- Add or remove words from your custom dictionary with included commands.
- Qualified words that end in a comma or period are considered.
Advanced
- Import or export your custom dictionary.
- View unrecognized words as warnings in the Problems panel tab.
- Remove forgets words until they're deleted from the list of removed words.
Commands
- Spell Check: Add to user dictionary
- Add a custom word to the user dictionary.
- Spell Check: Remove from user dictionary
- Remove a custom word from the user dictionary. Also forget the word
entirely from all dictionaries.
- Spell Check: Export user dictionary
- Export the custom added words from the user dictionary to an editor.
- Spell Check: Import user dictionary (append)
- Import the custom added words into the user dictionary from an editor.
- Spell Check: List unknown words
- Show the unknown words in the current file.
- Spell Check: List removed words
- Show words that have been intentionally removed and forgotten.
| |