Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 465 Bytes

SublimeTolua

port from QuickXDev

提供tolua的自动代码完成功能

使用默认设定的话,将SublimeTolua子目录拖入sublime的packages中

如要修改自动代码完成的内容:

  1. 用unity打开tools\LuaFramework_UGUI
  2. 根据需要修改customSetting的内容
  3. 在unity中选取lua->gen sublime completion files
  4. 更新的completion文件会自动覆盖到SublimeTolua子目录中
  5. 将SublimeTolua子目录拖入sublime的packages中