1 2 3 4 5 6 7 8 9 10 11 12
{ "image": "registry.gitlab.com/solidtux/devimages/rust-alpine", "customizations": { "vscode": { "extensions": [ "rust-lang.rust-analyzer", "tamasfe.even-better-toml", "vadimcn.vscode-lldb" ] } } }