-
This extension works well for Markdown files with ".md" extension. However, I'd like it to work on Quarto markdown files, as well, which have ".qmd" extension. Is it possible to associate ".qmd" with the Markdown language somewhere in the extension settings? |
Beta Was this translation helpful? Give feedback.
Answered by
Jason3S
Dec 20, 2023
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gcoyle83
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is possible to add new file types. The name of the command is a bit vague.
Using a command
Steps:
F1
->Spell: Enable Spell Checking Document Language
This will up VSCode settings.
From VSCode settings
Steps:
spell Enable Filetypes
quarto
to the list.