From eab3eeae01bc344e16ed42aba424c29a0a5fef70 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Fri, 22 Jan 2021 14:00:01 +0100 Subject: [PATCH] added reference to LTeX in spell checking doc --- docs/features/spell-checking.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/features/spell-checking.md b/docs/features/spell-checking.md index 3051347..3acb2a0 100644 --- a/docs/features/spell-checking.md +++ b/docs/features/spell-checking.md @@ -11,3 +11,6 @@ You can configure the extension in the settings, for example to: - and much more For more information go to the [Spellright extension page](https://marketplace.visualstudio.com/items?itemName=ban.spellright). + +There are many spell checking extensions for VsCode. +Another one of our favorites is [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex&ssr=false#review-details), which is a bit heavier but offers some extra functionality.