For cursor-sensitive help dialogs, you may find Language Server Protocol[1]
interesting. It provides what you're looking for in Visual Studio Code with
Go today, and will help provide that functionality to editors like [Neo]vim
in the future.

1. http://langserver.org/

On Mon, Jul 24, 2017 at 8:45 AM andrey mirtchovski <mirtchov...@gmail.com>
wrote:

> > What do you use to read documentation when you are offline?
>
> godoc -http=:6060
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to