cats icon indicating copy to clipboard operation
cats copied to clipboard

UML support

Open jbaron opened this issue 11 years ago • 1 comments

Create some basic UML support, like a class diagram. Can help people to understand the project and would also provide a nice way of navigating.

Would require dealing with the AS, which right now doesn't have a stable API yet. Perhaps include a small proof of concept, but will wait with the major work until the AST access API is stable.

jbaron avatar Aug 11 '14 06:08 jbaron

Did some work on using SVG instead of canvas. Turned out canvas doesn't support larger dimensions and also doesn't look as good as SVG However means have to develop pretty much from scratch.

jbaron avatar Sep 25 '14 21:09 jbaron