goplus / vscode-gop

Go/Go+ extension for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=goplus.gop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go:build ignore too much

xushiwei opened this issue · comments

https://github.com/goplus/gop/blob/main/cmd/make.go is declared go:build ignore and this causes the entire subdirectory to be ignored (for diagnostics).