Skip to content

Commit

Permalink
Add screenshot to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-r-s-hines committed Jan 8, 2023
1 parent 4bb437e commit 9912231
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ different relationships.
## Stack Trace Visualization

![A screenshot of the CBRV Stack Trace Visualization](screenshots/stack-trace.png)
![A screenshot of the CBRV Stack Trace Visualization with recursion](screenshots/stack-trace-recursion.png)

The command "Visualize the stack trace during a debugger session" brings up the Stack Trace Visualization.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codebase-relationship-visualizer",
"displayName": "CodeBase Relationship Visualizer",
"description": "Visualize relationships between files and the codebase file system structure.",
"version": "1.1.2",
"version": "1.1.3",
"publisher": "jesse-r-s-hines",
"repository": "https://github.com/jesse-r-s-hines/CodeBaseRelationshipVisualizer",
"private": false,
Expand Down
Binary file added screenshots/stack-trace-recursion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9912231

Please sign in to comment.