Show HN: Visualize your Python code execution in VSCodemarketplace.visualstudio.com2 pointsgaogaotiantian2 years agoWith VizTracer VSCode extension, you can trace your Python code and view the report with a single click. While viewing your report, you can open the source code in VSCode by double clicking the function block.