mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
recommend some modules in VS Code
This commit is contained in:
parent
5efaf5a4be
commit
6a5939a035
1 changed files with 9 additions and 0 deletions
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"bazelbuild.vscode-bazel",
|
||||
"ms-python.python",
|
||||
"matklad.rust-analyzer",
|
||||
"svelte.svelte-vscode"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue