-
### Is your feature request related to a problem?
I am maintaining a software whose architecture documentation is written with [Structurizr DSL](https://docs.structurizr.com/dsl), a DSL for C4 Mode…
-
###
I have view files that are called c4.dsl, for example, but when I try to view them (ctrl-alt-p), the plugin creates the structurizr workspace.dsl, as it appears to be expecting the dsl to be in …
-
At the moment, the extension does not have the possibility to configure the location of the structurizr server that will render the dsl diagrams (live-preview).
The Live preview does not seem to wo…
-
Hi,
```asciidoc
[source]
----
include::https://raw.githubusercontent.com/avisi-cloud/structurizr-site-generatr/main/docs/example/workspace.dsl[lines=5..10]
----
```
generates the following t…
Heiss updated
2 months ago
-
Structurizr supports to integrate with PlantUML (or other plugins like Mermaid) by defining an `image`-view (see [structurizr docs](https://docs.structurizr.com/dsl/plugins/plantuml)).
Do you have…
-
[Structurizr](https://docs.structurizr.com/) is a textual DSL for software architecture diagrams that appears to be gaining momentum. It would be nice to develop [an EMC driver](https://eclipse.dev/ep…
-
Being a huge fan of the Antora, the c4-model, Structurizr and Kroki I'm currently trying to figure out how to put this all together.
Since Kroki has [added support for Structurizr](https://github.c…
-
I'm editing my DSL file and using Structurizr Lite to render/layout the views.
Is the JSON format that Structuriz Lite uses to store the layout not included in the handling of the DSL?
I like the …
-
The structurizr output currently looks like this:
![kroki](https://github.com/user-attachments/assets/078837ec-a3f7-4cd5-849d-d8bc6507d844)
The same diagram looks like the following when output wi…
-
Hello,
I am creating an analyzer for C4 models using "json" files created by structurizr:
https://structurizr.com/
Example:
[big-bank-plc](https://structurizr.com/dsl?example=big-bank-plc)…