mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 11:58:53 +00:00
* removed gitlens * adjusted various settings * added foam onboarding to template * removed prettier extension * added setting to match OS color scheme * a couple of minor changes re todos and readme * added spellright to list of recommended extensions, and added to getting started guide * added reference to LTeX in spell checking doc * Added logo to readme * fixed link to LTeX extension * styling logo in readme * more style experiments
710 B
710 B
Spell Checking
Foam come 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.