Add a task template to the extension where users can more easily add Cargo commands. Adds simple cargo build/run/clean by default, and allows some customization. As part of this feature, a new extension preference collects environment variables to pass to both the task template AND Rust Analyzer.
Add a task template to the extension where users can more easily add Cargo commands. Adds simple cargo build/run/clean by default, and allows some customization. As part of this feature, a new extension preference collects environment variables to pass to both the task template AND Rust Analyzer.