CppCXY

Results 117 comments of CppCXY

从 https://ci.appveyor.com/project/EmmyLua/intellij-emmylua 下载emmylua 1.3.6.215 idea211然后安装

卡加载是因为emmylua的一万个bug,通常需要删除插件重建索引,索引建完之后再装插件,或者尝试从ci上下载新版本,看有没有解决这个问题

> Also, what do you mean about rebuilding the index @CppCXY ? Google translate did a pretty good job, but I do not fully understand. File > Invalid Caches。 Remove...

Ok, I will fix that this weekend

lua plugin conflict.

uninstall plugin> invalidate caches > wait finish >reinstall emmylua.

' is not a delimiter supported by lua

Using idea project structure > module > mark as source, you can get a better experience

可能是我又写了无数个BUG

1. emmylua 现在都没有类型检查 2. 整个语言方面的功能是基于语言服务,语言服务是一个单独的jar