Skip to content

Commit 0873c0c

Browse files
authored
Update README.md
1 parent 684f2d7 commit 0873c0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/visualDebug/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ function parse(list) {
186186

187187
## 更新(2020-09-22)
188188

189-
由于有了一个功能很好的 VSCODE 插件, 因此考虑直接集成。 https://hediet.github.io/visualization/?darkTheme=1
189+
由于有了一个功能很好的 VSCODE 插件, 因此考虑直接集成。 https://hediet.github.io/visualization/
190190

191191
以树的可视化调试为例:
192192

@@ -273,3 +273,4 @@ Solution().lowestCommonAncestor(root, p,q)
273273
- [ncona](https://ncona.com/2020/06/create-diagrams-with-code-using-graphviz/)
274274
- [gdbgui](https://github.com/cs01/gdbgui)
275275
- [traceId-spanId 全链路追踪](https://gist.github.com/azl397985856/2f5bf2c8fb6640d37eec1319faf3b5ec)
276+
- [vscode debug visualization](https://hediet.github.io/visualization/)

0 commit comments

Comments
 (0)