-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
languageAn umbrella label for all programming languages syntax behaviorsAn umbrella label for all programming languages syntax behaviorsrustRust programming language supportRust programming language supportsettingFeedback for preferences, configuration, etcFeedback for preferences, configuration, etc
Description
Describe the feature
Add a rust target selector to make it possible to develop multi-platform projects with Zed. It would be enough to add a list in JSON and then have a popup list in the UI, i.e:
"targets": [
"aarch64-apple-ios",
// etc...
]
Then re-run rust-analyzer on change.
Zed Version and System Specs
Zed: v0.167.1 (Zed)
OS: macOS 14.7.0
Memory: 36 GiB
Architecture: aarch64
karolba, swolf0, danielleiszen, floriansbh, audkar and 1 more
Metadata
Metadata
Assignees
Labels
languageAn umbrella label for all programming languages syntax behaviorsAn umbrella label for all programming languages syntax behaviorsrustRust programming language supportRust programming language supportsettingFeedback for preferences, configuration, etcFeedback for preferences, configuration, etc