SourceCodeVisualizer
SourceCodeVisualizer copied to clipboard
VSCode extension to create dynamic, interactive diagrams from your source code
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...