update cSpell settings (#21875)

This commit is contained in:
Jonathan Prusik 2026-07-15 17:05:57 -04:00 committed by GitHub
parent a37c620dfd
commit 3486332260
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

53
.vscode/settings.json vendored
View File

@ -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,