Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling of Cargo features #50

Open
sgwilym opened this issue Jul 1, 2024 · 0 comments
Open

Enabling of Cargo features #50

sgwilym opened this issue Jul 1, 2024 · 0 comments
Labels
feature request New feature to make this more powerful

Comments

@sgwilym
Copy link

sgwilym commented Jul 1, 2024

Is your feature request related to a problem? Please describe.

I do not know how to specify which Cargo features I would like rust-analyzer to use. I think this might not be possible without an update to the extension.

Describe the solution you'd like

Project settings for this extensions could include a stringArray configuration item for rust-analyzer's rust-analyzer.cargo.features option.

Describe alternatives you've considered

I have looked for other solutions like setting environmental variables, but none seem to be available for this purpose.

@sgwilym sgwilym added the feature request New feature to make this more powerful label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature to make this more powerful
Projects
None yet
Development

No branches or pull requests

1 participant