burrow/.vscode/extensions.json
2023-04-10 16:49:23 -04:00

5 lines
62 B
JSON

{
"recommendations": [
"rust-lang.rust-analyzer",
]
}