SourceCodeVisualizer
SourceCodeVisualizer copied to clipboard
VSCode extension to create dynamic, interactive diagrams from your source code
Do something about dark mode. Currently it looks like this:  Fully supporting dark mode with a dark theme looks like a lot of work. Therefore, for now: Overwrite text...
 In the video and images you gave, the main text color is black but here it is white. Combining this with an already gray background makes the code very...
 As you can see the function in the new Promise doesn't show codes. I hope you can address this issue
Problem: sometimes the "x" in the top right is too far away Solution: Create new context menu: Right-click on top-left arrow -> context menu -> "close" option
Problem: Some code blocks are huge Solution: restrict height to 10 lines, **BUT** allow for resizing (each code block - not only the window).
Problem: Huge functions expand down extremely large Solution: Give the complete window a max height of about one function and 10 lines, like this: 
Remove this space: 
Currently side scrolling with a mouse wheel or touch pad does not work. Enable it.
**Current situation** Currently the titlebar does not support analytics options. I.e. doubleclick -> open entity does not work.  **Request** - Titlebar should be clickable. - Window dragging could be...
Tabs are shown with way too long width: 