google / vim-coverage

Apache License 2.0
101 stars 22 forks source link

Provide diagnostic command for troubleshooting #2

Open dbarnett opened 9 years ago

dbarnett commented 9 years ago

We should define a command like :CoverageInfo or :CoverageDebug to show info to help users troubleshoot, e.g.: is coverage visible, what provider was used, what providers are available, are coverage stats against the current version or an older version…