xref: /StarryEngine/.vscode/settings.json (revision b0262857c524418d6bf547b3893cb67126e5df18)
1{
2    "rust-analyzer.linkedProjects": [
3        "./starry_client/Cargo.toml",
4        "./starry_server/Cargo.toml",
5        "./starry_toolkit/Cargo.toml",
6        "./starry_applications/Cargo.toml",
7    ],
8}