For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | 0x5afe's commentsregister

Archikoder Lens, a visual studio code extension have a new release that now allow you to generate and visualize UML diagram from your code.

How does it work? Install the plugin in your vscode and click on "open in explorer" of the plugin view. In settings, change the view from "graph" to "UML". For every code file you open in the editor, a class diagram for elements like "class", "interface", "methods", "property" is generated and visualized.

What else? As in previous version, you can always query specific elements of your codes to be visualized: use query "class diagram" to display a diagram class of all the classes in your project.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You