update user dictionary
This commit is contained in:
parent
df30ec7745
commit
1fabc42fe2
@ -25,6 +25,7 @@
|
|||||||
"nativescript.analytics.enabled": true,
|
"nativescript.analytics.enabled": true,
|
||||||
"cSpell.userWords": [
|
"cSpell.userWords": [
|
||||||
"AUTORESPONDER",
|
"AUTORESPONDER",
|
||||||
|
"Barcodes",
|
||||||
"Crosstab",
|
"Crosstab",
|
||||||
"Etag",
|
"Etag",
|
||||||
"GIFs",
|
"GIFs",
|
||||||
@ -95,6 +96,7 @@
|
|||||||
"tilix",
|
"tilix",
|
||||||
"tmux",
|
"tmux",
|
||||||
"toggleable",
|
"toggleable",
|
||||||
|
"trbp",
|
||||||
"tslib",
|
"tslib",
|
||||||
"ungrouped",
|
"ungrouped",
|
||||||
"updated",
|
"updated",
|
||||||
@ -119,5 +121,6 @@
|
|||||||
},
|
},
|
||||||
"[jsonc]": {
|
"[jsonc]": {
|
||||||
"editor.defaultFormatter": "vscode.json-language-features"
|
"editor.defaultFormatter": "vscode.json-language-features"
|
||||||
}
|
},
|
||||||
|
"telemetry.enableTelemetry": false
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user