Open chai2010 opened 9 years ago
https://github.com/chai2010/notepadplus-protobuf/blob/master/testdata/googleapis/google/pubsub/v1/pubsub.proto
can't show all Subscriber method.
service Service { rpc Bad(AA) returns (BB) { option x = {x:"/*"} } rpc Good(AA) returns (BB) {} }
notepad++ function list can't support "/*" syntax.
"/*"
https://github.com/chai2010/notepadplus-protobuf/blob/master/testdata/googleapis/google/pubsub/v1/pubsub.proto
can't show all Subscriber method.