Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show file coverage in status bar #213

Closed
alangordon opened this issue Mar 19, 2019 · 2 comments
Closed

Show file coverage in status bar #213

alangordon opened this issue Mar 19, 2019 · 2 comments
Labels

Comments

@alangordon
Copy link

I get a bit frustrated when I cannot easily see the coverage % of a specific file when that file is open in VS Code.

I would like an area beside the "Watch/Remove Watch" button in the status bar to show this. I'm not sure of any particular metric that would be best - but an option to have a few or either would be great. Lines, functions, branches etc

This is something I could work on if it is deemed suitable and possible.

It could go here:
Screen Shot 2019-03-19 at 14 11 12

@ryanluker
Copy link
Owner

@alangordon thanks for submitting a feature request! This is kinda similar to #151 but we might need to wait until microsoft/vscode#54938 is done before we could do this in the folder system.
If we go with your idea, the trickiest part will be making the status bar remove / watch more dynamic so it can also show coverage information, currently it simply toggles based on the state of the coverage system...

@ryanluker ryanluker added refining refining the giving github issue so that development may start and removed enhancement labels Mar 30, 2019
@ryanluker ryanluker removed the refining refining the giving github issue so that development may start label Apr 19, 2019
@ryanluker
Copy link
Owner

@alangordon this ticket is being captured here #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants