mdempsky / gocode

An autocompletion daemon for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing

stamblerre opened this issue · comments

gocode is currently in maintenance mode, and we recommend that you try gopls for a better Go autocompletion experience. However, if you are interested in contributing to this project, here is a list of available tasks:

  • Support for dep (#84)
  • Support for autobuild mode (#95)