idea安装proto插件后不能识别.proto文件解决方案
时间:2018-12-26 13:55:58
收藏:0
阅读:933
just had a try and it worked well. Could you please check "File Types" in IDEA? Open "Settings" -> type "file types" to search "File Types" setting -> Check "Protocol Buffers file" in "Recognized File Types", make sure "*.proto" is in "Registered Patterns”.
Stack Overflow里面提到的解决方案:https://stackoverflow.com/questions/19577878/intellij-proto-support
原文:https://www.cnblogs.com/dingxu/p/10178654.html
评论(0)