generated from Templates/Baseline
Compare commits
1 Commits
b39f610b7d
...
650b1c69ea
Author | SHA1 | Date | |
---|---|---|---|
650b1c69ea |
31
.vscode/settings.json
vendored
31
.vscode/settings.json
vendored
@ -22,17 +22,26 @@
|
|||||||
".vscode",
|
".vscode",
|
||||||
".vscode-insiders"
|
".vscode-insiders"
|
||||||
],
|
],
|
||||||
"cSpell.enabledFileTypes": {
|
"cSpell.enabledLanguageIds": [
|
||||||
"go": true,
|
"c",
|
||||||
"javascript": true,
|
"cpp",
|
||||||
"json": true,
|
"csharp",
|
||||||
"markdown": true,
|
"go",
|
||||||
"plaintext": true,
|
"javascript",
|
||||||
"text": true,
|
"javascriptreact",
|
||||||
"typescript": true,
|
"json",
|
||||||
"yaml": true,
|
"latex",
|
||||||
"yml": true
|
"markdown",
|
||||||
},
|
"php",
|
||||||
|
"plaintext",
|
||||||
|
"powershell",
|
||||||
|
"python",
|
||||||
|
"text",
|
||||||
|
"typescript",
|
||||||
|
"typescriptreact",
|
||||||
|
"yaml",
|
||||||
|
"yml"
|
||||||
|
],
|
||||||
"cSpell.language": "en-US,de-DE",
|
"cSpell.language": "en-US,de-DE",
|
||||||
"cSpell.customDictionaries": {
|
"cSpell.customDictionaries": {
|
||||||
"project-words": {
|
"project-words": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user