leetcode-editor icon indicating copy to clipboard operation
leetcode-editor copied to clipboard

LeetCode Debug

Open Whisht opened this issue 3 years ago • 0 comments

是否可以支持 debug 算法? 现在debug需要依靠本地的 Interpreter,自己手动输入测试用例。 对于 多叉树 等数据结构需要自己编写 init 代码,重复工作很多。 能否支持和 Leetcode 交互的 debug?

可以参考:

图片:

image

链接

https://github.com/wangtao0101/vscode-debug-leetcode

Whisht avatar Sep 01 '22 08:09 Whisht