waycrab/.vscode/settings.json

6 lines
127 B
JSON

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