mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
add some more suggested VS Code extensions
This commit is contained in:
parent
700fc50f7a
commit
cf247a9053
1 changed files with 4 additions and 1 deletions
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
|
@ -4,6 +4,9 @@
|
||||||
"bazelbuild.vscode-bazel",
|
"bazelbuild.vscode-bazel",
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
"matklad.rust-analyzer",
|
"matklad.rust-analyzer",
|
||||||
"svelte.svelte-vscode"
|
"svelte.svelte-vscode",
|
||||||
|
"zxh404.vscode-proto3",
|
||||||
|
"usernamehw.errorlens",
|
||||||
|
"eamodio.gitlens"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue