Skip to content

Commit

Permalink
Update recommended VSCode plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyten committed Aug 23, 2024
1 parent 051fde2 commit 68b25db
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"recommendations": [
"rust-lang.rust-analyzer",
"serayuzgur.crates",
"streetsidesoftware.code-spell-checker",
"vadimcn.vscode-lldb",
"fill-labs.dependi",
"tamasfe.even-better-toml",
"rust-lang.rust-analyzer",
"redhat.vscode-yaml",
]
}

0 comments on commit 68b25db

Please sign in to comment.