The IntelliJ Structurizr DSL Plugin is a plugin for the IntelliJ IDE that enables the use of the Structurizr DSL language for defining software architecture diagrams. The plugin provides syntax highlighting, reference completion, and validation features for the Structurizr DSL language.
To install the IntelliJ Structurizr DSL Plugin, follow these steps:
- Open IntelliJ IDE
 - Go to 
File>Settings>Plugins - Click on the 
Marketplacetab - Search for 
Structurizr DSLin the search bar - Click on the 
Installbutton - Restart IntelliJ IDE
 
To use the IntelliJ Structurizr DSL Plugin, create a new file with the .dsl extension, and the Structurizr
DSL syntax will be recognized automatically. Alternatively, you can change the language of an existing
file to Structurizr DSL by clicking on the File > Settings > Editor > File Types > Structurizr DSL
and selecting the file extension.
The plugin provides syntax highlighting, code completion, and validation features for the Structurizr DSL language. You can use the plugin to create and edit software architecture diagrams using the Structurizr DSL language.
If you have any issues or suggestions for the IntelliJ Structurizr DSL Plugin, please create a new issue on the GitHub repository.
If you'd like to contribute to the IntelliJ Structurizr DSL Plugin, please follow these steps:
- Fork the repository and clone it to your local machine.
 - Create a new branch for your changes.
 - Make your changes and ensure that the tests pass.
 - Push your changes to your fork and submit a pull request.
 
The IntelliJ Structurizr Plugin is licensed under the Apache License 2.0. See the LICENSE file for details.