moover_rust/.vscode/settings.json
2023-09-23 21:15:19 +02:00

6 lines
No EOL
127 B
JSON

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