This browser-based DSL editor provides some basic syntax highlighting and the ability to use the DSL without installing any tooling on your computer,
but it does not provide access to the full feature set of the DSL (e.g. !docs, !adrs, !script, etc).
The recommended workflow is:
- Author your workspace with a text editor and the local workspace authoring tool.
- Store your DSL in source code control (e.g. git).
- Upload your workspace to the Structurizr server with the push command.
See Structurizr DSL for more details.