7 lines
195 B
JSON
7 lines
195 B
JSON
{
|
|
"recommendations": [
|
|
"rust-lang.rust-analyzer", // Rust LSP
|
|
"tamasfe.even-better-toml", // TOML language support
|
|
"nemurubaka.cratesx", // Add usefull tools to manage Crates
|
|
]
|
|
}
|