{ "rust-analyzer.linkedProjects": [ "./renrs/Cargo.toml", "./renrs-gui/Cargo.toml", "./demo/Cargo.toml" ], "files.exclude": { "**/*.rpyc": true, "**/*.rpa": true, "**/*.rpymc": true, "**/cache/": true } }