added more words to vscode workspace dictionary
This commit is contained in:
parent
b517914b45
commit
f59718a144
1 changed files with 9 additions and 1 deletions
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
|
@ -1,5 +1,13 @@
|
|||
{
|
||||
"cSpell.words": ["Behaviour", "Prefs", "headshot", "leaderboard", "wbm"],
|
||||
"cSpell.words": [
|
||||
"Behaviour",
|
||||
"developomp",
|
||||
"headshot",
|
||||
"leaderboard",
|
||||
"Prefs",
|
||||
"wbm"
|
||||
],
|
||||
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnPaste": true,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue