rust/util
bors f4bc9cf390 Auto merge of #7409 - xFrednet:5394-vs-code-tasks, r=giraffate,flip1995
Added `cargo dev setup vscode-tasks` for simplicity

This PR adds a setup command to `clippy dev` that installs tasks into the Clippy vscode workspace. These might be useful as they be used via shortcuts and are accessible over the GUI. The available tasks are:
* `cargo check` (standard Linux shortcut `[ctrl] + [shift] + b`)
* `cargo dev fmt`
* `cargo uitest` (with a comment how to add the `TESTNAME` environment value)
* `cargo test`
* `cargo dev bless`

---

changelog: none

only internal changes again. cc #5394

r? `@flip1995` This should be pretty much the same as the other `cargo dev setup` commands. Would you mind reviewing this? 🙃
2021-06-29 08:53:59 +00:00
..
etc Updated clippy_dev ui message and vscode task name 2021-06-28 20:40:09 +02:00
gh-pages Fixed website inline code background 2021-04-14 20:06:26 +02:00
export.py Fix some website syntax highlighting 2021-01-26 17:38:52 -06:00
fetch_prs_between.sh util/fetch_prs_between.sh: Add Markdown formatted Link 2020-04-20 21:08:55 +02:00
lintlib.py Add suspicious group 2021-06-25 08:53:29 -05:00
versions.py Also deploy from the beta branch 2020-03-25 20:20:54 +01:00