-
### Description
Calling componentFinder.findComponents() for scanning source code scan source code, throws following error :
```
java.lang.NoClassDefFoundError: com/sun/tools/javadoc/Main
at …
-
The tags for relationships broke the parsing with "CRLF expected, got 'model'" error
to reproduce create any relationship like this
```
workspace {
model {
softwareSystem1 = softwareS…
-
archifacts models modules of a monolith as containers. Due to [this converation](https://twitter.com/simonbrown/status/1485172391462514689) with @simonbrowndotje they should be modelled as components.…
-
Based on #1016 provide the means to export diagrams which were manually lay outed following the workflow as described in the [documentation of Structurizr Lite](https://structurizr.com/share/76352/doc…
-
I think it would be nice to have some architecture documentation for the more complex tasks. Let's start with `exportStructurizr`
-
This command should be able to accept a DSL file, validate it, and then export a PlantUML file that's valid. If it can leverage the Stucturizr CLI Java code from within Rust, that'd be the really grea…
-
Hello,
Currently, in VSCode, I can't format the Structurizr dsl file with "`Alt+Shift+F`", because there is no formatter associated with this kind of file. Could it be possible that this extension …
-
### Description
I have an instance of structurizr onpremises 2024.03.03 running in Azure's Kubernetes Service that exhibits unexpected behavior when attempting to create or manipulate a workspace. Th…
-
# User store
_In order to being able to reuse diagrams and keep code isolated
As a site developer
I want to be able to include mermaid diagrams from source-files_
If I want o render a mermaid d…
-
Not sure whether it's even possible with the plugin. If not I will be happy to know how to enable, add this feature.
I want to have an autocompletion for
- keywords (such as softwareSystem, containe…