Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Visualize your Python code execution in VSCode
(
marketplace.visualstudio.com
)
2 points
by
gaogaotiantian
870 days ago
With 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.
1 comments
chuckhend
870 days ago
This is very cool. Great that it is integrated w/ vs code as an extension!
link