autocomplete-go icon indicating copy to clipboard operation
autocomplete-go copied to clipboard

Close gocode Daemon When Package Is Deactivated

Open IngCr3at1on opened this issue 8 years ago • 1 comments

Per discussion on slack:

Add hook to shutdown gocode daemon and update it if package is deactivated.

Should solve issues with autocomplete failing after Go updates.

IngCr3at1on avatar Aug 22 '16 22:08 IngCr3at1on

The update portion is orthogonal, but will be achieved via some hooks in the go-get package. I don't think we want to prompt people to upgrade gocode every time the package is deactivated (i.e. every time you close a window).

joefitzgerald avatar Aug 22 '16 22:08 joefitzgerald