saibing / bingo

Bingo is a Go language server that speaks Language Server Protocol.
MIT License
495 stars 25 forks source link

fix #124 #125

Closed jackielii closed 5 years ago

jackielii commented 5 years ago

The instructions on flags are not correct. It shows error:

flag provided but not defined: -enhance-signature-help
saibing commented 5 years ago

@jackielii

I tested bingo with flag '-enhance-signature-help' is ok.

Which version of bingo that you used?

jackielii commented 5 years ago

My installation steps are not correct. My go modules is turned on and I used go install