rustlings/.vscode/extensions.json
2023-06-21 12:21:56 +09:30

6 lines
69 B
JSON
Executable File

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