Mac LiteIde 环境 代码提示
首先获取最新 gocode
go get -u github.com/nsf/gocode
去对应的 GOPATH 目录下
## 执行语句
cd 对应 github.com/nsf/gocode
go install
go build
替换 liteide 包中 gocode
image image image替换gocode 可执行应用程序
重启 LiteIDE 大功告成
go get -u github.com/nsf/gocode
去对应的 GOPATH 目录下
## 执行语句
cd 对应 github.com/nsf/gocode
go install
go build
替换gocode 可执行应用程序
重启 LiteIDE 大功告成
本文标题:Mac LiteIde 环境 代码提示
本文链接:https://www.haomeiwen.com/subject/srrcectx.html
网友评论