This commit is contained in:
ChaseKnowlden 2023-12-18 19:15:50 -05:00 коммит произвёл Mark Hammond
Родитель 4aa3855ba2
Коммит f475ac7f76
1 изменённых файлов: 2 добавлений и 2 удалений

4
.vscode/extensions.json поставляемый
Просмотреть файл

@ -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.