bingo icon indicating copy to clipboard operation
bingo copied to clipboard

Bingo is a Go language server that speaks Language Server Protocol.

Results 4 bingo issues
Sort by recently updated
recently updated
newest added

hi when I switch to another branch, LSP will remind me of some error, it's some the struct is different from the last branch. so need to refresh cache, I...

你好像是中国人,这里就用中文描述了。 我在使用`https://github.com/saibing/tools.git`,发现一个问题。 由于那里无法创建issue,就在这里创建了。 ``` [Error - 11:16:27 AM] unable to check package for file:///xx/.go/pkg/mod/github.com/xx/xx.go: go [list -e -json -compiled=true -test=true -export=false -deps=true -find=false : exit status 1: go: writing go.sum:...

This is shown for `cap`, `len`, and `copy` built-ins. ![изображение](https://user-images.githubusercontent.com/6797881/54072110-2fb63800-4287-11e9-8d14-708feca56b29.png)

bug
help wanted

Here is the sample [bingo-bug.zip](https://github.com/saibing/bingo/files/2939760/bingo-bug.zip) How to reproduce: 1. open b_linux.go 2. open b_windows.go 3. edit b_windows.go and save (just trigger bingo server) Will show error `other declaration of test2`...

bug