1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-06-01 16:47:58 +02:00
conduit/.vscode/extensions.json

11 lines
257 B
JSON
Raw Normal View History

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