foam-template/docs/features/spell-checking.md
Jan-T. Brinkmann b24fa3fd5c
Fix minor documentation issues (#31)
* fix small typo in spell-checking.md

* fix incorrect sample filename in daily-note.md
2021-02-23 11:05:32 +01:00

711 B

Spell Checking

Foam comes with a spell checker.

Misspelled words are highlighted, like hellow. You can place the cursor on top of the word, and press cmd+. for suggestions on how to fix the problem.

You can configure the extension in the settings, for example to:

  • ignore certain files
  • change the language(s)
  • and much more

For more information go to the Spellright extension page.

There are many spell checking extensions for VsCode. Another one of our favorites is LTeX, which is a bit heavier but offers some extra functionality.