structurizr / dsl

Structurizr DSL
https://docs.structurizr.com/dsl
Apache License 2.0
1.41k stars 266 forks source link

Linter/formatter? #311

Closed OskarsPakers closed 1 year ago

OskarsPakers commented 1 year ago

Question

I noticed that even online tool https://structurizr.com/dsl?example=microservices does not format the input, it does not adjust indents etc. Is there a tool that would format/pretty print dsl file?

jillesmc commented 1 year ago

@OskarsPakers I believe nowadays that the most advanced extension to deal with Structurizr DSL files is this one: https://marketplace.visualstudio.com/items?itemName=systemticks.c4-dsl-extension

The latest version has some capabilities to format files.