tomblind / local-lua-debugger-vscode

Local Lua Debugger for VSCode
MIT License
104 stars 26 forks source link

Restart Love2D don't just start a new one #49

Closed Shadowblitz16 closed 2 years ago

Shadowblitz16 commented 2 years ago

When running Love2D please restart it and don't just start a new one image

tomblind commented 2 years ago

Can you explain a bit more what's happening and what you'd like to happen? There isn't an ability to attach to a running program right now (see #27), so it has to start a new running instance. Your screenshot is showing multiple windows though - are they not closing when a previous debugging session ends?

Shadowblitz16 commented 2 years ago

that's correct when love2d goes into error mode it doesn't close when I stop the process in vscode.

tomblind commented 2 years ago

Are you running on Windows, or something else?

Shadowblitz16 commented 2 years ago

linux kubuntu 20.04