mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
add extension and setting recommendations
This commit is contained in:
parent
35b239877a
commit
9ce5ff8cba
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
@ -1,6 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"samuelcolvin.jinjahtml",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-python.python"
|
||||
]
|
||||
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -19,4 +19,7 @@
|
||||
"[jinja-js]": {
|
||||
"editor.tabSize": 2
|
||||
},
|
||||
"cSpell.words": [
|
||||
"hashid"
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user