.vscode/settings.json

{
    "files.autoGuessEncoding": true,
    "dotnet.defaultSolution": "disable",
    "cSpell.words": [
        "cimv"
    ]
}