CSpell Tech Updater
Auto Updater for your CSpell config
.
Configurations
// updated 2022-09-10 20:46
// https://github.com/marr11317/vscode-cspell-tech-config
"cSpellTech.enabled": true,
"cSpellTech.expand": false,
"cSpell.userWords": [
"bbox",
"codelyzer",
"codepoint",
"compodoc",
"compodocrc",
"devkit",
"devtool",
"esnext",
"flexbox",
"fontfaceobserver",
"gitbook",
"glyphnames",
"gpos",
"gsub",
"Helvetica",
"hoverable",
"Laravel",
"lcov",
"lerp",
"lightgray",
"macOS",
"PIXI",
"preprocessor",
"pyplot",
"range",
"redist",
"renderer",
"Roboto",
"sfdir",
"shiki",
"sloc",
"smufl",
"sourcemap",
"sveltejs",
"tinybench",
"tsbuild",
"tsbuildinfo",
"tslib",
"typechecking",
"Typedefs",
"typedoc",
"vite",
"vitest",
"woff"
],
It will check for updates every 12 hours by default. You can also do it manually by executing the command CSpell Tech Updater: Update config now
.