Skip to content

Commit

Permalink
Update VSCode extensions list
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaseKnowlden authored and mhammond committed Dec 20, 2023
1 parent 4aa3855 commit f475ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
// Bash scripts linting.
"timonwong.shellcheck",
// Rust language support.
"matklad.rust-analyzer",
"rust-lang.rust-analyzer",
// Protobuf files support.
"peterj.proto",
// TOML language support.
"bungcip.better-toml",
"tamasfe.even-better-toml",
// YAML language support.
"redhat.vscode-yaml",
// Cargo.toml versions helper.
Expand Down

0 comments on commit f475ac7

Please sign in to comment.