Replies: 2 comments 2 replies
-
From #3836 (comment) Some things to know:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
This should have been fixed with #4163. It was released in 4.0.40. What are you seeing? |
Beta Was this translation helpful? Give feedback.
0 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.
-
The default behaviour of
vscode-spell-checher
is all language or disable each on in thecSpell.enabledFileTypes
settings property.But I would line let disabled for all language and only has some exceptions (
markdown
andjupyter
).I tried the following
cSpell.enabledFileTypes
settings property. but it does not work. Any suggestion?Many thanks for your consideration.
Beta Was this translation helpful? Give feedback.
All reactions