diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-07-16 13:44:24 +0100 |
---|---|---|
committer | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-07-16 13:44:24 +0100 |
commit | c7ceea82a5ab8aabab2f98e7c1e1ec94e82087c2 (patch) | |
tree | cb0154569a278e4f9899355ed9e943adb049e53b /crates/ra_ide_api/src | |
parent | 6deeabf686950636ea9f9bce9da96cf452f20765 (diff) | |
parent | 1037242e6e9a1075daba222884203cac5a638f17 (diff) |
Merge #1536
1536: Add "Run" lens for binary runnables r=matklad a=SomeoneToIgnore
Add an easy way to launch the different `main` methods from VS Code:
Before:
![image](https://user-images.githubusercontent.com/2690773/61294531-b0111a80-a7de-11e9-856a-eedce52f883f.png)
After:
![image](https://user-images.githubusercontent.com/2690773/61294556-bef7cd00-a7de-11e9-9fbd-cb5076e0b1b6.png)
I've decided to omit the ️`▶️` symbol (as done for benches) since it looks a bit weird to me, but here's the version with it, just to compare:
![image](https://user-images.githubusercontent.com/2690773/61294597-dafb6e80-a7de-11e9-8f08-b513b8902ef5.png)
Co-authored-by: Kirill Bulatov <[email protected]>
Diffstat (limited to 'crates/ra_ide_api/src')
0 files changed, 0 insertions, 0 deletions