EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.74k stars 293 forks source link

Debugging in "Debugger connect IDE" mode: auto-restart? #590

Open rulatir opened 1 month ago

rulatir commented 1 month ago

Environment(环境)

name version
IDEA version PhpStorm 2024.1.5
EmmyLua version v1.4.14
OS Linux

What are the steps to reproduce this issue?(重现步骤?)

  1. Start a "Debugger connect IDE" launch configuration
  2. Start debuggee program that initiates communication with the IDE using emmy protocol
  3. Let the debuggee program terminate

What happens?(出现什么问题?)

The IDE should continue to listen for further connections.

What were you expecting to happen?(期望?)

The launch configuration terminates. In order to debug another run of the program, one must manually restart the launch configuration.

CppCXY commented 1 month ago

You're right, but EmmyLua hasn't had any updates for a long time.. I recommend using EmmyLua2.