Top "Code-visualization" questions

How can I get a side-by-side diff when I do "git diff"?

When I type "git diff", I'd like to see a side-by-side diff, like with "diff -y", or like to display …

git git-diff code-visualization
How should I visualize the structure of my code?

I have an application written in Java. In is stored in several files. It uses different classes with different methods. …

java schema uml code-structure code-visualization
Which tool allows to generate such nice source code pictures?

examples below. I am pretty sure that there is online free tool that can do it. But I lost a …

code-visualization