File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -440,3 +440,5 @@ command.exportDocument =
440440' Lua: Export Document ...'
441441command .addon_manager .open =
442442' Lua: Open Addon Manager ...'
443+ command .reloadFFIMeta =
444+ ' Lua: Reload luajit ffi meta'
Original file line number Diff line number Diff line change @@ -440,3 +440,5 @@ command.exportDocument = -- TODO: need translate!
440440' Lua: Export Document ...'
441441command .addon_manager .open = -- TODO: need translate!
442442' Lua: Open Addon Manager ...'
443+ command .reloadFFIMeta = -- TODO: need translate!
444+ ' Lua: Reload luajit ffi meta'
Original file line number Diff line number Diff line change @@ -439,3 +439,5 @@ command.exportDocument =
439439' Lua: 导出文档...'
440440command .addon_manager .open =
441441' Lua: 打开插件管理器...'
442+ command .reloadFFIMeta =
443+ ' Lua: 重新生成luajit的FFI模块C语言元数据'
Original file line number Diff line number Diff line change @@ -439,3 +439,5 @@ command.exportDocument = -- TODO: need translate!
439439' Lua: Export Document ...'
440440command .addon_manager .open = -- TODO: need translate!
441441' Lua: Open Addon Manager ...'
442+ command .reloadFFIMeta = -- TODO: need translate!
443+ ' Lua: Reload luajit ffi meta'
You can’t perform that action at this time.
0 commit comments