[vscode] Get rid of the persistent popup in favor of something less intrusive (and dismissable)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Title basically. The popup sucks if you don't immediately want to add the API token. Proposed solution: use a notification instead and have it pop up only once when the app first loads. It should be dismissable and the app can just not fetch coverage if no API token is set.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.