Tencent / LuaHelper

LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua.
Other
617 stars 93 forks source link

windows 以lua作为client的形式启动调试器, 本地端口会不断自增 #129

Open nickeylau opened 1 year ago

nickeylau commented 1 year ago

lua 中使用 require("LuaPanda").start("127.0.0.1", 8818)

未启动vscode 调试时, 出现本地端口不断自增的情况 image