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

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