LuaPerfect
LuaPerfect copied to clipboard
A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.
现在会把注释的代码也搜索出来,希望能加个模板之类的给用户自行配置规则!
希望能有 Linux 版
1.能否支持方向键的切换? 2.能否支持导出文件,或者直接多选复制?
如题
有考虑开源么
最近也在开发应用于工业领域设备调试的Lua IDE,思路也是使用mobdebug远程调试的模式。对于IDE本身的编辑、断点等功能希望可以获得一些参考,谢谢!
Welcome to issue us! We are glad that you commit issues on LuaPerfect. Thank you for your supports!
lua 5.3 版本 宿主进程有多个lua虚拟机 运行弹出错误: 1:Function lua_getfield Could Not Found! 2:Failed to load lua's dll/pdb,make sure we are using lua dll or there is a pdb contains lua symbols.