| 1 | { |
| 2 | "rust-analyzer.linkedProjects": [ |
| 3 | "backend/rust-axum/Cargo.toml", |
| 4 | "frontend/splitfire-desktop/src-tauri/Cargo.toml", |
| 5 | "lib/crate_error_codes/Cargo.toml", |
| 6 | "lib/gem_error_codes/ext/gem_error_codes/Cargo.toml", |
| 7 | ], |
| 8 | "terminal.integrated.automationProfile.osx": { |
| 9 | "path": "/usr/local/bin/zsh-with-rc", |
| 10 | } |
| 11 | } |