-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityenhancementNew feature or requestNew feature or request
Description
So I set "language": "en,es" in my .cspell.json file and everything is alright in VSCode, later I also tried:
"languageSettings": [
{
"languageId": "*",
"locale": "en,es",
}
]But Megalinter's cspell doesn't have the Spanish dictionary.
I couldn't find how to add it, so maybe this is a documentation enhancement request in that case.
Otherwise please consider to include https://github.com/streetsidesoftware/vscode-cspell-dict-extensions or an easy way to add it by pipeline users.
Thanks!!!
Metadata
Metadata
Assignees
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityenhancementNew feature or requestNew feature or request