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

chore: add command override for lsp's cargo check #6

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

sehnryr
Copy link
Owner

@sehnryr sehnryr commented Jul 5, 2024

This configuration is Zed specific and has already been added for VSCode. It is necessary to add this override as cargo-component needs to be used to check and build WebAssembly components.

use `cargo component check` instead as is will automatically generate the `bindings.rs` file for each package
@sehnryr sehnryr merged commit 704610a into main Jul 5, 2024
2 checks passed
@sehnryr sehnryr deleted the chore/lsp-cargo-check-command-override branch July 5, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant