joefitzgerald/go-plus

Add 'Go To Documentation' Support Powered By godoc

joefitzgerald opened this issue · 21 comments

Would be nice to view the godoc for the selected item.

For those who want something similar now on OSX, the atom-dash package and Dash can do pretty much that right now with the Go and Godoc Docsets.

bassu commented

There's also DevDocs

+1

zmb3 commented

I have implemented this in my fork. I'm just really bad at writing specs. Maybe someone can help me wrap it up.

@zmb3 perhaps you and I could pair on the specs? When would be good for you?

zmb3 commented

Should be mostly free on Saturday.

+1

👍

+1

This feature would be very nice to have. Especially the docs on autocomplete section would help me because sometimes I know exactly what I want to code but I need to find the right go API method that fits exactly.

👍

+1

https://atom.io/packages/godoc solves this need. This is a candidate for inclusion in go-plus.