Update VSCode extensions list
This commit is contained in:
Родитель
4aa3855ba2
Коммит
f475ac7f76
|
@ -7,11 +7,11 @@
|
||||||
// Bash scripts linting.
|
// Bash scripts linting.
|
||||||
"timonwong.shellcheck",
|
"timonwong.shellcheck",
|
||||||
// Rust language support.
|
// Rust language support.
|
||||||
"matklad.rust-analyzer",
|
"rust-lang.rust-analyzer",
|
||||||
// Protobuf files support.
|
// Protobuf files support.
|
||||||
"peterj.proto",
|
"peterj.proto",
|
||||||
// TOML language support.
|
// TOML language support.
|
||||||
"bungcip.better-toml",
|
"tamasfe.even-better-toml",
|
||||||
// YAML language support.
|
// YAML language support.
|
||||||
"redhat.vscode-yaml",
|
"redhat.vscode-yaml",
|
||||||
// Cargo.toml versions helper.
|
// Cargo.toml versions helper.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче