Fix VSCode config and dev instructions
This commit is contained in:
parent
755f23dbb9
commit
732c33d6f7
2 changed files with 4 additions and 4 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
"files.associations": {
|
||||
"**/templates/**/*.html": "jinja-html",
|
||||
},
|
||||
"rust-analyzer.check.extraEnv": {
|
||||
"rust-analyzer.server.extraEnv": {
|
||||
"SQLX_OFFLINE": "false",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue