6 lines
173 B
JSON
6 lines
173 B
JSON
{
|
|
"python.analysis.typeCheckingMode": "basic",
|
|
"rust-analyzer.linkedProjects": ["./windmill-common/Cargo.toml"],
|
|
"rust-analyzer.showUnlinkedFileNotification": false
|
|
}
|