rustlings/.vscode/extensions.json
2023-06-24 12:01:13 +09:30

6 lines
69 B
JSON

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