Hallvard Trætteberg

Results 58 comments of Hallvard Trætteberg

The xcore support hasn't been part of the update site for some time. I can add it to the next release, as a separately installable feature.

Thanks for reporting, it indeed looks like a bug, since the scheme argument isn't used for the file case. I'm still not sure it will work for this particular kind...

If memory usage is a problem, it shouldn't be too difficult to limit the number of requests for rendering new diagrams. Currently, the plugin reacts to all selection changes, which...

You're thinking of better authoring support for e.g. puml files, with syntax highlighting, completion etc?

The links are rendered by the underlying library, but the plugin handles the clickability, based on link coordinates that are reported by the library. There may be some mistake in...

I can reproduce it and will have a look. Thanks for reporting!

In an earlier release I added workaround code to handle a bug in the underlying plantuml library concerning links, and now the workaround doesn't seem to work anymore. At least,...

The YAML support in PlantUML, forced med to handle whitespace differently, since YAML is whitespace-sensitive. Here I take the prefix before @startuml and remove it from the other lines if...

I've no idea why this happens. I'm using org.eclipse.swt.graphics.ImageLoader for generating the file from the image data (see ExportAction) and don't know what can be causing this.

UML is big, which diagrams are most important?