foam-template/docs/features/拼写检查.md
2021-12-08 22:31:39 +08:00

17 lines
657 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 拼写检查
Foam 带有拼写检查器。
拼写错误的单词会被突出显示比如hellow.
你可以将光标放在单词的顶部,然后按`cmd+.`以获取有关如何解决问题的建议。
你可以在设置中配置扩展,例如:
- 忽略某些文件
- 更改语言
- 以及更多
有关更多信息,请访问 [Spellright 扩展页面](https://marketplace.visualstudio.com/items?itemName=ban.spellright).
VS Code 有许多拼写检查扩展。
我们最喜欢的另一个是 [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex&ssr=false#overview), 它有点重,但提供了一些额外的功能。