I was looking for autocomplete support that would be aware of all relevant Go packages (in GOPATH, in project and vendor'd); I played a bit with ctags but couldn't get anything out of it.

So here I am proposing to add autocomplete support through gocode which is pretty much what other editors use (although I find gocode buggy itself, but that is another topic).

General idea of this PR

By the way, nice work with the block folding feature, I just noticed by compiling master.

Feedback request

Please notice this is a few ours work (kind of a POC), but I would like to have early feedback.

Known issues of this PR

It works already (in this shaky version), see screenshot:
screen_geany1


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1457

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.