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

Better :GoCoverage support #384

Closed
fatih opened this issue Apr 13, 2015 · 5 comments
Closed

Better :GoCoverage support #384

fatih opened this issue Apr 13, 2015 · 5 comments

Comments

@fatih
Copy link
Owner

fatih commented Apr 13, 2015

Instead of opening a HTML page via the system default browser, open a Vim scratch buffer and show an annotated view of the buffer. Here is an example script:

https://gist.github.com/guelfey/6253836

And here is a plugin that does it fairly well:

https://github.com/t-yuki/vim-go-coverlay

@oryband
Copy link

oryband commented Apr 19, 2015

👍

@fatih
Copy link
Owner Author

fatih commented Jun 25, 2015

Closing this in favor of https://github.com/t-yuki/vim-go-coverlay. We could merge this into vim-go if @t-yuki agrees, but it doesn't need to :)

@fatih fatih closed this as completed Jun 25, 2015
@oryband
Copy link

oryband commented Jun 25, 2015

wow, this tool is amazing. major productivity boost

@t-yuki
Copy link
Contributor

t-yuki commented Jun 26, 2015

Thanks for mention to coverlay. Oh, It's welcome to merge coverlay into vim-go.
However I think the quality of code is low: its implementation is a bit tricky and not good code with not-tested well even if it works as a plugin of vim-go.
So I'm afraid to make PR currently. Fork or patches are also welcome!

@oryband
Copy link

oryband commented Jun 30, 2015

@avivl

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

No branches or pull requests

3 participants