Open GoogleCodeExporter opened 9 years ago
update to liteidex18.2
Original comment by Visua...@gmail.com
on 21 May 2013 at 9:32
关于64位系统无法进行函数提示的原因找到了,必须编译64位�
��gocode,才能正常显示。
Original comment by gtd1382...@gmail.com
on 3 Jun 2013 at 11:52
64位gocode不是必须的,只要将gocode放到PATH中可以让liteide找到�
��可。
Original comment by Visua...@gmail.com
on 4 Jun 2013 at 10:47
启用Go语言的输入自动完成需要安装Gocode:
go get -u github.com/nsf/gocode
然后把gocode.exe放到path路径下
Original comment by wao...@gmail.com
on 5 Jun 2013 at 2:12
64位的gocode是必须的,不然是绝对显示不出,试过换成32位的�
��不行,改64的就正常显示。
Original comment by gtd1382...@gmail.com
on 6 Jun 2013 at 6:40
64位gocode怎么编译? 我用go get -u
github.com/nsf/gocode编译出来的gocode还是不能用
Original comment by woaiping...@gmail.com
on 1 Oct 2013 at 4:27
64位的确实可以了
Original comment by woaiping...@gmail.com
on 1 Oct 2013 at 5:31
Original issue reported on code.google.com by
gtd1382...@gmail.com
on 20 May 2013 at 2:42