.proto files are not getting identified
vineethvnair0 opened this issue · 5 comments
Describe the bug
I have installed protobuff, and I have added my proto folder to source as mentioned in
https://github.com/protostuff/protobuf-jetbrains-plugin(tried both method 1 and 3). But my .proto files are not getting identified. My proto folder is kept outside the src folder, also moving it inside the resource folder doesn't help.
To Reproduce
Steps to reproduce the behavior:
- Install proto support
- Restart IDE
- File contents are like normal txt file.
Expected behavior
Expected the proto syntax highlights. Also syntax corrections.
Screenshots
If applicable, add screenshots to help explain your problem.
Plugin (please complete the following information):
- OS: Mac os 10.14.6
- Plugin version: 0.13.0
- IDE: 2018.3.3
same problem for me,windows10 system,Plugin version: 0.13.0,Goland IDE 2019.3
I have the same problem
me too, have the same problem.
Same problem
This issue is closed as plugin is not supported anymore.
Please switch to https://github.com/jvolkman/intellij-protobuf-editor.