Files
orchid/.vscode/settings.json

4 lines
99 B
JSON

{
"rust-analyzer.check.command": "check",
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
}