I have IntelliJIdea 12 Ultimate edition (personal license). I have a .proto file that opens as a text file because IntelliJ cannot recognize the .proto extension. I looked into the IntelliJ repo plugin and found “Google Protobuf Buffer Support” (More info about the plugin here ). I installed it and restarted IntelliJ, but .proto files are still recognized in text files. No IntelliSense.
Has anyone successfully installed and used this plugin? Could you share how you made it work? In addition, if you used some other method, please share this. My goal is to add IntelliSense to IntelliJ for .proto files.
java intellij-idea protocol-buffers
Karan ashar
source share