SourceCodeVisualizer icon indicating copy to clipboard operation
SourceCodeVisualizer copied to clipboard

VSCode extension to create dynamic, interactive diagrams from your source code

Results 13 SourceCodeVisualizer issues
Sort by recently updated
recently updated
newest added

If I open a Python file in a Remote-SSH or in a Remote-WSL window rather than in a normal window under Windows, running the command "Visualize this" just produces an...

I put my fix for dark mode in this thread: https://github.com/DarkTrick/SourceCodeVisualizer/issues/6 Hope this helps others!

Is there a way to turn off comments like phpDocs? they cloud the view of the function name in the box and overlap it etc... Other than that, it's working...