settings.json 163 B

1234567
  1. {
  2. "rust-analyzer.linkedProjects": [
  3. "./starry_client/Cargo.toml",
  4. "./starry_server/Cargo.toml",
  5. "./starry_toolkit/Cargo.toml",
  6. ],
  7. }