Highlights misspelling in Atom and shows possible corrections.
Use cmd+shift+:
to bring up the list of corrections when your cursor is on a
misspelled word.
By default spell check is enabled for the following files:
- Plain Text
- GitHub Markdown
- Git Commit Message
You can override this from the Spell Check settings in the Settings view
(cmd-,
).
Currently, only the English (US) dictionary is supported. Follow this issue for updates.