You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cspell only respects the language of the main config, thus making it
impossible to add new languages exclusively by importing them. This
commit appends all the languages found in imported files to the main
config automatically.
0 commit comments