Andreas

Results 117 comments of Andreas

https://github.com/bluelinelabs/LoganSquare is another apt based JSON mapper which may be useful when implementing this feature

thanks for the contribution, so basically you're just replacing the 3 fontfamilies with existing mac fonts which don't have the arrow-problem. As mentioned in the comment above please replace the...

It's hard to say how to quantify the effect, but umlet shouldn't "break" for people using them, so perhaps we could provide a property to disable this default-font-switch? Like: `osx_replace_default_fonts`...

I guess you are talking about the header of the syntaxpane which is bold. The content uses the following font `java.awt.Font[family=Monospaced,name=Monospaced,style=plain,size=11]` and I think the main difference is the fontfamily,...

Hi The shortcuts wiki currently only lists shortcuts that are added explicitly within the umlet code, so if you're talking about keyboard shortcuts while the properties panel is active (which...

At least on Windows if I open the "UML Common Elements", click on the **This is a text element to place text anywhere.** on the right side and place the...

I dont think it is caused bei Umlet (we don't require a browser path), maybe another extension is the problem. You could try it on a new installation of vscode...

As mentioned in https://marketplace.visualstudio.com/items?itemName=TheUMLetTeam.umlet > For a new diagram, create an empty text file with a ".uxf"-extension! Or just open an existing uxf diagram in vscode and it will use...

Another user suggested to make the column widths adjustable by text commands. So prbably a good enhancement would be: the default could still be growing in equal size, but the...

Unfortunately the developer of the sequence all in one diagram is no longer active, therefore it is not as easy as it looks. If someone wants to give it a...