feat: add additional VSCode extensions for improved development experience
This commit is contained in:
@@ -43,7 +43,14 @@
|
||||
"esbenp.prettier-vscode",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"nefrob.vscode-just-syntax"
|
||||
"nefrob.vscode-just-syntax",
|
||||
"zxh404.vscode-proto3",
|
||||
"mhutchie.git-graph",
|
||||
"qwtel.sqlite-viewer",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"christian-kohler.npm-intellisense",
|
||||
"christian-kohler.path-intellisense",
|
||||
"redhat.vscode-yaml"
|
||||
],
|
||||
"settings": {
|
||||
"rust-analyzer.cargo.features": "all",
|
||||
|
||||
Reference in New Issue
Block a user