Lev A Lemkov

Results 14 comments of Lev A Lemkov

> [If it is due to the VSCode PlantUML extension] See perhaps some elements here: links you have provided are related, but not directly the question is, that **!include** pragma...

let me clarify an issue once again # software prerequisites i'm using * **plantuml server** version 1.2023.13 * **vscode PlantUML plugin** v2.17.5 # example prerequisites you'll need two files **my_include_template.puml**...

additional note: when using sub-diagrams - inclusion problems persist since nested diagram need styles re-clarification ``` @startuml '!include include/styles.iuml :start; :action 1; :action 2 {{ ' !include include/styles.iuml :sub action...

any news on bug? it is very crucial when working with activity diagrams

as UML 2.5 claims it will be correct to access by **partial but precise implicit notation** * `N --|> Y.Z` / `class N extends Y.Z` * `N --|> B.Z` /...

any news on solution confirmed by @The-Lum above?

well, i think that if partition could have its own visual layout - that would help a lot, the reason is **partition should be used in N-dimensional swimlanes**, while **group...