Debugger is stopped whenever change is made #499
Unanswered
ghostrepo00
asked this question in
Q&A
Replies: 1 comment
-
我也需要这样的配置 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running debugger in vs code with these following settings.
Both air (dlv) and the attach process work fine initially, however as soon as I save a file change, the attach process will immediately stop.
Is there any configuration to keep the attach process running despite dlv socket connection being reset?
Thanks
.air.toml
attach configuration in vs code launch.json
Beta Was this translation helpful? Give feedback.
All reactions