Mohammad Alkhamis

Results 5 comments of Mohammad Alkhamis

I see what you are saying... If this is difficult to fix, then may I suggest that this is mentioned in go-plus documentation **_somehow_** ? I think this will save...

I managed to fix the auto-completion problems as follows: 1) close gocode by executing `gocode exit` (or `gocode close`) in the terminal 2) find all binaries of gocode using `which...

@charlesbwork I am already using `golangci-lint` and I just tried to use flag `--fast`.. It seems that it made saving files faster, but that didn't resolve the keystroke lagging for...

@zmb3 thanks for your response.. I indicated in a separate [thread](https://github.com/joefitzgerald/go-plus/issues/872#issuecomment-471018417) that I already use `stamblerre/gocode` :)

maybe [this test file](https://github.com/gorgonia/cu/blob/master/batch_test.go) can serve as an example :thinking: ?