vscode prefs - Adding C Spell custom Dictionary

This commit is contained in:
silversword411 2022-07-19 16:26:13 -04:00
parent 311965089e
commit 83f5a95e5c
No known key found for this signature in database
GPG Key ID: CF805301BBB8CC0C

191
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,191 @@
{
"cSpell.words": [
"accountid",
"adddevicegroup",
"adddomain",
"addtousergroup",
"adduser",
"addusergroup",
"addusertodevice",
"addusertodevicegroup",
"agentconfig",
"agentconsole",
"agentdownload",
"agenterrorlogs",
"allowaccountreset",
"amtacmactivation",
"amtoff",
"amton",
"amtonly",
"amtreset",
"apikey",
"ashx",
"authenticode",
"Authn",
"autofido",
"awsrds",
"backgroundonly",
"backupcode",
"callbackurl",
"ccmp",
"certfiles",
"certpfx",
"certpfxpass",
"chatnotify",
"CIRA",
"clientid",
"clientsecret",
"coolofftime",
"coredumps",
"crowdsec",
"cscli",
"desktopnotify",
"desktopprivacybar",
"desktopprompt",
"desktopviewonly",
"deviceid",
"deviceinfo",
"devicemessage",
"deviceopenurl",
"devicepower",
"devicesharing",
"devicetoast",
"devid",
"domaindefaults",
"domainid",
"dont",
"editdevice",
"editdevicegroup",
"editgroup",
"edituser",
"entityid",
"extralinks",
"filenotify",
"fileprompt",
"fullrights",
"fullscreen",
"generateinvitelink",
"groupid",
"Hilaire",
"httpheaders",
"idpurl",
"iframe",
"interactiveonly",
"interuser",
"invitecodes",
"ipkvm",
"Jitsi",
"jumpcloud",
"keyfile",
"LAPI",
"ldapauth",
"ldapoptions",
"ldapusers",
"limiteddesktop",
"limitedevents",
"listdevicegroups",
"listdevices",
"listdomains",
"listevents",
"listusergroups",
"listusers",
"listusersessions",
"listusersofdevicegroup",
"localurl",
"logindomain",
"loginfooter",
"loginkey",
"loginpass",
"logintokens",
"loginuser",
"logouturl",
"manageusers",
"maxfidokeys",
"mcrdesktop",
"mcrfiles",
"Mebx",
"meshagent",
"meshcentral",
"meshcore",
"meshctrl",
"meshid",
"meshquota",
"Messagebox",
"Messenging",
"movetodevicegroup",
"MSCHA",
"mstsc",
"newaccountemaildomains",
"newaccounts",
"newaccountspass",
"newaccountsrights",
"newgroupname",
"noamt",
"nofiles",
"nonalpha",
"noterminal",
"novnc",
"npmproxy",
"offloader",
"oidc",
"openurl",
"passwordrequirements",
"PKCK",
"plivo",
"powerevents",
"randompass",
"realname",
"redir",
"redirections",
"remotecontrol",
"remotefile",
"removedevicegroup",
"removedomain",
"removefromdomain",
"removefromusergroup",
"removeuser",
"removeuserfromdevice",
"removeuserfromdevicegroup",
"removeusergroup",
"runasuser",
"runcommand",
"sendgrid",
"sendinviteemail",
"serverfiles",
"serverinfo",
"sessionrecording",
"settodomain",
"showevents",
"sitestyle",
"ssid",
"sspi",
"statsevents",
"syslogauth",
"syslogjson",
"syslogtcp",
"telnyx",
"tenantid",
"terminalnotify",
"terminalprompt",
"titlepicture",
"tkip",
"tlscertcheck",
"tlsstrict",
"trustedcert",
"TTLS",
"ugrp",
"useid",
"usergroups",
"userid",
"userquota",
"verifyemail",
"viewonly",
"wakedevices",
"webrtc",
"welcomepicture",
"welcometext",
"wscompression",
"Ylian",
"yubikey"
]
}