goctl-intellij 安装
概述
goctl-intellij 是 go-zero api 描述语言的 intellij 编辑器插件,支持 api 描述语言高亮、语法检测、快速提示、创建模板特性。
项目地址:https://github.com/zeromicro/goctl-intellij
安装
goctl-intellij 安装方式有 2 种
- 从磁盘安装
- intellij 插件中心安装
1. 从磁盘安装
[
Goctl-1.1.3.zip
intellij 最低版本要求: 193.0(2019.3) 安装包大小: 6.55MB
点击下载
](https://github.com/zeromicro/goctl-intellij/releases/download/v1.1.3/Goctl-1.1.3.zip)
下载的 zip 文件无需解压,然后打开 Goland
| Preferences...
| Plugins
,找到更多图标 ,选择 Install Plugin from Disk...
2. 从插件中心安装
打开 Goland
| Preferences...
| Plugins
,选中 Marketplace
选项栏,在搜索框输入 Goctl
进行搜索安装