chmp / cargo-wop

Run cargo on Rust source files without setting up a project
MIT License
1 stars 1 forks source link

Idea: Add a `vscode setup` command to generate the tasks #15

Open chmp opened 3 years ago

chmp commented 3 years ago
  1. Implement minimal logic to find the project (searching for .cargo, .vscode, or .git directories).
  2. Write the tasks.json file, update it if already exists