File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -442,3 +442,7 @@ command.addon_manager.open =
442442' Lua: Open Addon Manager ...'
443443command .reloadFFIMeta =
444444' Lua: Reload luajit ffi meta'
445+ command .startServer =
446+ ' Lua: (debug) Start Language Server'
447+ command .stopServer =
448+ ' Lua: (debug) Stop Language Server'
Original file line number Diff line number Diff line change @@ -442,3 +442,7 @@ command.addon_manager.open = -- TODO: need translate!
442442' Lua: Open Addon Manager ...'
443443command .reloadFFIMeta = -- TODO: need translate!
444444' Lua: Reload luajit ffi meta'
445+ command .startServer = -- TODO: need translate!
446+ ' Lua: (debug) Start Language Server'
447+ command .stopServer = -- TODO: need translate!
448+ ' Lua: (debug) Stop Language Server'
Original file line number Diff line number Diff line change @@ -441,3 +441,7 @@ command.addon_manager.open =
441441' Lua: 打开插件管理器...'
442442command .reloadFFIMeta =
443443' Lua: 重新生成luajit的FFI模块C语言元数据'
444+ command .startServer =
445+ ' Lua: (debug) 启动服务器'
446+ command .stopServer =
447+ ' Lua: (debug) 停止服务器'
Original file line number Diff line number Diff line change @@ -441,3 +441,7 @@ command.addon_manager.open = -- TODO: need translate!
441441' Lua: Open Addon Manager ...'
442442command .reloadFFIMeta = -- TODO: need translate!
443443' Lua: Reload luajit ffi meta'
444+ command .startServer = -- TODO: need translate!
445+ ' Lua: (debug) Start Language Server'
446+ command .stopServer = -- TODO: need translate!
447+ ' Lua: (debug) Stop Language Server'
You can’t perform that action at this time.
0 commit comments