{"id":20792379,"url":"https://github.com/dirkgroot/structurizr-dsl-intellij-plugin","last_synced_at":"2026-03-03T20:07:26.452Z","repository":{"id":65791728,"uuid":"561786663","full_name":"dirkgroot/structurizr-dsl-intellij-plugin","owner":"dirkgroot","description":"IntelliJ plugin for the Structurizr DSL","archived":false,"fork":false,"pushed_at":"2026-02-26T21:23:09.000Z","size":896,"stargazers_count":63,"open_issues_count":20,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-27T03:29:16.740Z","etag":null,"topics":["intellij-plugin","structurizr","structurizr-dsl","syntax-highlighting"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dirkgroot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-04T13:44:44.000Z","updated_at":"2025-12-04T15:14:53.000Z","dependencies_parsed_at":"2024-03-13T18:46:04.290Z","dependency_job_id":"a202b494-a89e-4895-a509-a900e4abec9b","html_url":"https://github.com/dirkgroot/structurizr-dsl-intellij-plugin","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/dirkgroot/structurizr-dsl-intellij-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkgroot%2Fstructurizr-dsl-intellij-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkgroot%2Fstructurizr-dsl-intellij-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkgroot%2Fstructurizr-dsl-intellij-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkgroot%2Fstructurizr-dsl-intellij-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dirkgroot","download_url":"https://codeload.github.com/dirkgroot/structurizr-dsl-intellij-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkgroot%2Fstructurizr-dsl-intellij-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30057838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["intellij-plugin","structurizr","structurizr-dsl","syntax-highlighting"],"created_at":"2024-11-17T15:50:29.326Z","updated_at":"2026-03-03T20:07:21.436Z","avatar_url":"https://github.com/dirkgroot.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin/actions/workflows/build.yml)\n[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/nl.dirkgroot.structurizr-dsl-plugin?label=latest%20release)](https://plugins.jetbrains.com/plugin/20606-structurizr-dsl-language-support/versions)\n\n\u003c!-- TOC --\u003e\n* [IntelliJ plugin for the Structurizr DSL](#intellij-plugin-for-the-structurizr-dsl)\n  * [Features](#features)\n  * [Decisions / limitations](#decisions--limitations)\n  * [Installation](#installation)\n  * [TODO](#todo)\n    * [Legend](#legend)\n    * [Features](#features-1)\n\u003c!-- TOC --\u003e\n\n# IntelliJ plugin for the Structurizr DSL\n\n\u003c!-- Plugin description --\u003e\n\nAdds [Structurizr DSL](https://docs.structurizr.com/dsl) language support to IntelliJ.\n\nStructurizr DSL is a domain specific language for creating architecture models and diagrams\nusing [Simon Brown](https://twitter.com/simonbrown)'s [C4 model](https://c4model.com).\n\n\u003e **Note**\n\u003e\n\u003e This plugin is a **work in progress**! There may be bugs, and features that you might expect from a language plugin\n\u003e are missing. I'd love to get your feedback! You can leave feedback\n\u003e by [writing a review](https://plugins.jetbrains.com/plugin/20606-structurizr-dsl-language-support/reviews),\n\u003e by [filing an issue](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin/issues),\n\u003e or by [starting a discussion](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin/discussions).\n\n## Features\n\n* Basic syntax highlighting for the Structurizr DSL language. Files with the `.dsl` extension are considered to be\n  Structurizr DSL files.\n* Automatically indent and normalize spacing with IntelliJ's \"Reformat Code\" command.\n* Automatically indent new code while typing\n* Comment code using the \"Comment with line/block comment\" commands\n* More to come! Please refer to the [TODO section](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin#todo) of\n  the README for a list of features that will likely be added.\n\n## Decisions / limitations\n\n- For now, arguments of statements are all treated as (un)quoted strings, so \"true\", \"false\", integers, (un)quoted text\n  will all get the same syntax highlighting.\n- The following blocks are treated as property blocks, containing (un)quoted string pairs:\n  - perspectives\n  - properties\n  - users\n- All arguments of view declarations are highlighted as (un)quoted strings. Correct highlighting of these arguments will\n  most likely be implemented using\n  an [annotator](https://plugins.jetbrains.com/docs/intellij/syntax-highlighting-and-error-highlighting.html#annotator),\n  instead of via lexer based highlighting.\n\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\nSearch for \"Structurizr\" in the marketplace, and install the plugin. Please refer to IntelliJ's\n[documentation](https://www.jetbrains.com/help/idea/managing-plugins.html) for instructions on how to install plugins.\n\n## TODO\n\n### Legend\n\n- 🔳 = todo\n- ☑️ = partially done\n- ✅ = done\n\n### Features\n\n- ✅ syntax highlighting\n  - ✅ token based\n  - ✅ annotator based\n- ✅ reformat code\n- ✅ auto indentation\n- 🔳 go to definition\n- 🔳 rename refactoring for identifiers\n- 🔳 code validation\n- 🔳 code completion\n- 🔳 quick documentation\n- 🔳 diagram preview\n- ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkgroot%2Fstructurizr-dsl-intellij-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirkgroot%2Fstructurizr-dsl-intellij-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkgroot%2Fstructurizr-dsl-intellij-plugin/lists"}