Skip to content

Add rust target selector #22714

@pronebird

Description

@pronebird

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    languageAn umbrella label for all programming languages syntax behaviorsrustRust programming language supportsettingFeedback for preferences, configuration, etc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions