Replies: 1 comment
-
Good question. Use
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add an user dictionary only for a specific language id?
I using this for spellcheck systemverilog but there is several keywords that is not in the normal dictionary hence I like to have an specific dictionary only used for systemverilog.
I have added
But it seems adding dictionaries in "cSpell.customDictionaries" automatically enables them for everything but I only want it enabled for systemverilog
Beta Was this translation helpful? Give feedback.
All reactions