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