jvolkman / intellij-protobuf-editor

Protocol Buffers for IntelliJ-based IDEs
Apache License 2.0
122 stars 15 forks source link

Adds Support for erlang #45

Closed yidayoung closed 3 years ago

yidayoung commented 3 years ago

add erlang support with proto. use ShortNameIndex to find where proto element located.

Support erlang record generate refrence with proto files, support record field goto proto element, also document for record and fields.

i'm not so good at Java and IDEA plugin test, i don't konw how to write test case for this. but i could offer test file and what they should do or is there any document of how to write plugin testcase. i would happy to learn and complete it.

yidayoung commented 3 years ago

erlang is not so popular,maybe there is no need to add it into just protobuf plugin so i make a single plugin Protobuf Erlang to support just erlang with proto then user could chose what they need instead of all