./devel/go-gocode, Autocompletion daemon for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 20170907nb4, Package name: go-gocode-20170907nb4, Maintainer: minskim

Gocode is a helper tool which is intended to be integrated with your
source code editor, like vim, neovim and emacs. It provides several
advanced capabilities, which currently includes context-sensitive
autocompletion. It is called daemon, because it uses client/server
architecture for caching purposes. In particular, it makes
autocompletions very fast. Typical autocompletion time with warm cache
is 30ms, which is barely noticeable.


Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:

SHA1: 326d8af972592a9aa2838a734ef6ed593e33e8f7
RMD160: 78ffab1ee92898dcb5f222572e532f871fdf2c82
Filesize: 88.54 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates