conduit/.vscode/extensions.json
2024-10-05 12:51:40 +03:00

11 lines
257 B
JSON

{
"recommendations": [
"rust-lang.rust-analyzer",
"bungcip.better-toml",
"ms-azuretools.vscode-docker",
"eamodio.gitlens",
"fill-labs.dependi",
"vadimcn.vscode-lldb",
"timonwong.shellcheck"
]
}