默认情况下IDE goland 是不支持protobuf协议文件类型".proto"的,为了更快高效的编写proto文件中的代码下面我们介绍一款插件让其支持,该插件支持关键字高亮及语法错误提示

1、File->Settings->Plugins->Browse repositories->输入protobuf support->install,并重启IDE

让goland支持proto文件类型


2、file->Settings->Editor->File Types,找到Protobuf,注册支持*.proto

让goland支持proto文件类型
————————————————
 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-07
  • 2021-10-07
  • 2021-10-18
  • 2021-10-29
猜你喜欢
  • 2021-12-13
  • 2021-11-10
  • 2021-06-15
相关资源
相似解决方案