Skip to content

Support Spanish and other languages in cspell #6490

@ivanbaldo

Description

@ivanbaldo

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

No one assigned

    Labels

    O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions