joefitzgerald / autocomplete-go

An Atom autocomplete-plus provider for the Go language that uses gocode to provide suggestions.
Other
29 stars 3 forks source link

Remove parameter types #24

Closed zhaokongsheng closed 8 years ago

zhaokongsheng commented 8 years ago

It's quite annoying to have to delete all the parameter types after each auto completion. Is there an configuration option to remove the parameter types

joefitzgerald commented 8 years ago

I agree; there's an open PR for this that needs to be merged (it won't automatically merge in its current state). I got half way through it but didn't complete it. Will try and get to it in the next 48 hours.

joefitzgerald commented 8 years ago

This was fixed by #25 / #13. It was released in v1.1.0.