swordfish/.vscode/settings.json

6 lines
144 B
JSON

{
"rust-analyzer.linkedProjects": [
".\\swordfish\\Cargo.toml"
],
"rust-analyzer.showUnlinkedFileNotification": false
}