Description
Editor autocompletion for Go code can be provided by the development build of a background daemon. It supports older editor workflows that need suggestions for identifiers, functions, and package members.
Use this Git package only when that integration is needed. The daemon reads source trees, so run it in trusted workspaces and prefer current language-server tooling when available.