diff --git a/.vscode/settings.json b/.vscode/settings.json index 6e4641cf739..bb23bca1245 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,56 @@ { - "cSpell.words": ["Csprng", "Decapsulation", "decryptable", "Popout", "Reprompt", "takeuntil"], + "cSpell.words": [ + "authed", + "Bitwarden", + "coachmark", + "Csprng", + "Decapsulation", + "decryptable", + "DuckDuckGo", + "Enpass", + "favicons", + "frameless", + "hibp", + "iban", + "jslib", + "jsonify", + "kdbx", + "LastPass", + "multifactor", + "napi", + "onepassword", + "Passky", + "passwordless", + "Popout", + "prelogin", + "protobuf", + "Psono", + "Reprompt", + "SCIM", + "SecurID", + "SIEM", + "takeuntil", + "toastr", + "totp", + "unauth", + "WebAuthn", + "yubi", + "yubico", + "yubikey" + ], + "cSpell.ignorePaths": ["**/spec-data/**"], + "cSpell.ignoreWords": [ + "amet", + "consectetur", + "adipiscing", + "elit", + "eiusmod", + "tempor", + "incididunt", + "labore", + "dolore", + "aliqua" + ], "search.exclude": { "**/locales/[^e]*/messages.json": true, "**/locales/*[^n]/messages.json": true,