protobuf-code-formatter icon indicating copy to clipboard operation
protobuf-code-formatter copied to clipboard

Code Formatter for Protocol Buffer. Should be used a stand-alone tool, but will be extended as a plugin for sublime.

Results 2 protobuf-code-formatter issues
Sort by recently updated
recently updated
newest added

When running `go get github.com/DirkBrand/protobuf-code-formatter/protoc-gen-pretty` (like suggested in the README files) I get the following error ``` package code.google.com/p/gogoprotobuf/proto: unrecognized import path "code.google.com/p/gogoprotobuf/proto" (parse https://code.google.com/p/gogoprotobuf/proto?go-get=1: no go-import meta tags (meta...

The codes can not be used