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