Clifton Kaznocha
Clifton Kaznocha
I'm not very familiar with maven. If anyone can contribute instructions that would be awesome!
Thanks for letting me know! I'll look into this when I have some time but I can't promise when that will be.
Hey @huan I just gave this a try and it looks like optional works fine with proto3. Tested with libprotoc 3.15.8. Do you have any more info on what the...
Oh yes, for sure!
@tobias- I've changed the way I build releases and don't have an M1 mac to test on but https://github.com/ckaznocha/protoc-gen-lint/releases/download/v0.2.3/protoc-gen-lint_darwin_arm64.zip should work. I'd like to keep the M1 support at #24,...
I'm not able to create a repro but I suspect the issue is with the OS changing on nx. I was running into the same problem and also couldn't start...
something like this should work but I've never tested it: ```json { "args": [ "--no-passive", "--weasel" ] } ``` Please let me know if you have any luck and I'll...
Hey @joshua, Supporting alternate linters would need to be a feature added to [sourcegraph/go-langserver](https://github.com/sourcegraph/go-langserver) first as this project is really just an interface for it. I'd be happy to support...
It's hard to tell what caused go-langserver to crash without the stack trace from go-langserver itself. Possibly related to [this issue](https://github.com/sourcegraph/go-langserver/issues/300). I haven't yet seen this myself, does anyone know...
Hey @ivanionut, Sorry to hear you're having issues. Honestly I have not use Sublime Text or CF in almost a decade. Glad to hear this plugin still loads in Sublime...