Visual mode (VSCode extension) could be more flexible about the spell-checking language(s). #6774
Closed
fuhrmanator
started this conversation in
Feature Requests
Replies: 1 comment 4 replies
-
This is for the VSCode Quarto extension repository, see https://github.com/quarto-dev/quarto. Note that I am using Code Spell Checker with Quarto without having to do anything within Quarto CLI or the VSCode extension. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I often write documents in either English or French (sometimes with a mix), but it appears that visual mode only supports a single language.
VSCode has various extensions for checking spelling, e.g., Code Spell Checker, and they support many languages.
So, I am asking for a feature that is more flexible. Perhaps by integrating Code Spell Checker settings, perhaps by using the
lang:
from the YAML of the current document.Thanks as usual for the Quarto progress! I'm happy to see visual mode in VSCode 😄
Beta Was this translation helpful? Give feedback.
All reactions