-
Notifications
You must be signed in to change notification settings - Fork 53
IDE support #11
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Is there a known way for something like rust-analyzer to work on these scripts? I think if I add a Cargo.toml with all the crates I use in my scripts, I might be able to get some support.
However, that won't work with the special template syntax.
Any tips regarding using IDEs with rust-script? I believe cargo-eval and cargo-script suffer from the same issues.