Open
Description
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.