6 lines
128 B
JSON
6 lines
128 B
JSON
|
{
|
||
|
"rust-analyzer.linkedProjects": [
|
||
|
"./Cargo.toml",
|
||
|
],
|
||
|
"rust-analyzer.showUnlinkedFileNotification": false
|
||
|
}
|