ccagml / leetcode-extension

Solved LeetCode problem in VS Code added some new features
https://marketplace.visualstudio.com/items?itemName=ccagml.vscode-leetcode-problem-rating
MIT License
253 stars 27 forks source link

多次点击debug不会结束之前的debug活动 #278

Closed h0zr closed 8 months ago

h0zr commented 8 months ago

当我点击测试用例的debug会开始debug

但如果我再次点击debug按钮

就会再开一个新的debug,而不是结束之前的debug活动

就会出现两个debug的黄框

PixPin_2023-11-19_18-40-43

ccagml commented 8 months ago

3.1.11 感谢