Tommy PAGEARD
Tommy PAGEARD
Hello there, since https://github.com/grpc-ecosystem/go-grpc-middleware/issues/40 is now closed and we have a tagged release, can we match the version in `Gopkg.toml` ? or you are still discussing about removing dep :D...
@Techassi you can have a look at this https://github.com/zxh0/vscode-proto3/issues/79 , you are able to tune the settings directly from vscode
Hi, I have the same issue described here. Multiple proto files in the same directory ( same package so I dont prefix with `xx.yyy` but I import them ) and...
Hey @zxh0 sure :) This should trigger the error on vscode but compile fine with : `protoc --go_out=. *.proto` [test.zip](https://github.com/zxh0/vscode-proto3/files/1916373/test.zip)