LuaIde icon indicating copy to clipboard operation
LuaIde copied to clipboard

Results 61 LuaIde issues
Sort by recently updated
recently updated
newest added

例如 --开始-- waefawefawefawef --结束-- 自定义标签中间的内容 不做分析

有时候会提示“未找到xxx的任何定义”,但是过10秒左右同样的地方又能跳转了,经常会这样。复现案例没有

老旧的xlua版本 2.1.6 没有更新 GenAttributes.cs 脚本,其中没有定义OptimizeFlag类,所以在使用最新的 导出插件的时候会出现找不到 OptimizeFlag 的问题。

在编辑器界面使用Ctrl+L,Ctrl+T走完流程后不会新建一个文件(用的自带的TestTemplate.lua),在侧边栏的资源管理器右键某个文件夹新建模板文件则会成功(用的自带的TestTemplate.lua)。

比如ccnode.cpp中的setContentSize, setAnchorPoint等

以下写法在格式化时会导致下文格式混乱 1.if condition then do something end; 2.func(function()end,params); 等

LuaIdeInfo.getTypeStr (System.Type type, System.Boolean& isadd) (at Assets/CodePublic/ToLua/Editor/LuaIde/LuaIdeInfo.cs:252) LuaIdeInfo.toStr () (at Assets/CodePublic/ToLua/Editor/LuaIde/LuaIdeInfo.cs:192) 复现:public T GetBodyProto3(T message) where T : Google.Protobuf.IMessage

没有提供相关`ngx.`语法支持 [lua-nginx-module](https://github.com/openresty/lua-nginx-module)