DarkTrick / SourceCodeVisualizer

VSCode extension to create dynamic, interactive diagrams from your source code
Other
52 stars 6 forks source link

This is a VSCode extension to create dynamically growing diagrams. See the video below or watch the Youtube video (2:20m) to get a grasp of what it does.

Quick example video

Install

From VSCode

Install the extension Code Visualizer

From Release File

Menu → File → Preferences → Extensions → Three dots in the top corner → Install from VSIX...

How to use?

Activate

Navigation

Remarks

Don't change code while working within the diagram (this problem will be fixed in future versions)

Supported Languages

Currently the following languages are supported:

Planned Features

Ackknowledgements

Development

See README.md in src directory