Skip to content

Commit

Permalink
Update todo list in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgroot committed Mar 31, 2023
1 parent 469093c commit 0093f04
Showing 1 changed file with 6 additions and 266 deletions.
272 changes: 6 additions & 266 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* [TODO](#todo)
* [Legend](#legend)
* [Features](#features-1)
* [Grammar](#grammar)
<!-- TOC -->

# IntelliJ plugin for the Structurizr DSL
Expand Down Expand Up @@ -74,271 +73,12 @@ using [Simon Brown](https://twitter.com/simonbrown)'s [C4 model](https://c4model
- β˜‘οΈ syntax highlighting
- βœ… token based
- πŸ”³ annotator based
- πŸ”³ code validation
- πŸ”³ code competion
- πŸ”³ reformat code
- πŸ”³ auto indentation
- πŸ”³ go to definition
- πŸ”³ rename refactoring for identifiers
- πŸ”³ code validation
- πŸ”³ code completion
- πŸ”³ quick documentation
- πŸ”³ diagram preview
- ...

### Grammar

- πŸ”³ `!include`
- πŸ”³ `!constant`
- πŸ”³οΈ `workspace`
- πŸ”³ with children
- πŸ”³ without children
- πŸ”³ `name`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `extends`
- πŸ”³ `properties`
- πŸ”³ `!docs`
- πŸ”³ `!adrs`
- πŸ”³ `!identifiers`
- πŸ”³ `!impliedRelationships`
- πŸ”³ `model`
- πŸ”³ with children
- πŸ”³ without children
- πŸ”³ identifiers
- πŸ”³ flat
- πŸ”³ hierarchical
- πŸ”³ `group` (containing people, software systems)
- πŸ”³ `person`
- πŸ”³ `name`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `softwareSystem`
- πŸ”³ `name`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `group` (containing containers)
- πŸ”³ `container`
- πŸ”³ `name`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `technology`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `group` (containing components)
- πŸ”³ `component`
- πŸ”³ `name`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `technology`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `!docs`
- πŸ”³ `!adrs`
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `deploymentEnvironment`
- πŸ”³ `name` argument
- πŸ”³ `deploymentGroup`
- πŸ”³ `name` argument
- πŸ”³ `deploymentNode`
- πŸ”³ `name` argument
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `technology`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `instances`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `deploymentNode` (nesting)
- πŸ”³ `infrastructureNode`
- πŸ”³ `name` argument
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `technology`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `softwareSystemInstance`
- πŸ”³ `identifier` argument
- πŸ”³ `deploymentGroups` argument
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description` child keyword
- πŸ”³ `description` child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ `healthCheck`
- πŸ”³ `name` argument
- πŸ”³ `url` argument
- πŸ”³ `interval` argument
- πŸ”³ `timeout` argument
- πŸ”³ relationships
- πŸ”³ `containerInstance`
- πŸ”³ `identifier` argument
- πŸ”³ `deploymentGroups` argument
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `description` child keyword
- πŸ”³ `description` child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ `healthCheck`
- πŸ”³ relationships
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ relationships
- πŸ”³ `element`
- πŸ”³ `name` argument
- πŸ”³ `metadata` argument
- πŸ”³ `description`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `url`
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ relationships
- πŸ”³ `enterprise`
- πŸ”³ `group`
- πŸ”³ `person`
- πŸ”³ `softwareSystem`
- πŸ”³ relationships
- πŸ”³ explicit form
- πŸ”³ implicit form
- πŸ”³ `description` argument
- πŸ”³ `technology` argument
- πŸ”³ `tags`
- πŸ”³ argument
- πŸ”³ child keyword
- πŸ”³ `properties`
- πŸ”³ `perspectives`
- πŸ”³ `!ref`
- πŸ”³ `identifier` argument
- πŸ”³ `canonical name` argument
- πŸ”³ `views`
- πŸ”³ `systemLandscape`
- πŸ”³ `systemContext`
- πŸ”³ `container`
- πŸ”³ `component`
- πŸ”³ `filtered`
- πŸ”³ `dynamic`
- πŸ”³ `deployment`
- πŸ”³ `custom`
- πŸ”³ view definition keywords
- πŸ”³ `include`
- πŸ”³ `exclude`
- πŸ”³ `autoLayout`
- πŸ”³ `animation`
- πŸ”³ `title`
- πŸ”³ `description`
- πŸ”³ `properties`
- πŸ”³ `styles`
- πŸ”³ `element`
- πŸ”³ `tag` argument
- πŸ”³ `shape`
- πŸ”³ `icon`
- πŸ”³ `width`
- πŸ”³ `height`
- πŸ”³ `background`
- πŸ”³ `color`
- πŸ”³ `colour`
- πŸ”³ `stroke`
- πŸ”³ `strokeWidth`
- πŸ”³ `fontSize`
- πŸ”³ `border`
- πŸ”³ `opacity`
- πŸ”³ `metadata`
- πŸ”³ `description`
- πŸ”³ `properties`
- πŸ”³ `relationship`
- πŸ”³ `tag` argument
- πŸ”³ `thickness`
- πŸ”³ `color`
- πŸ”³ `colour`
- πŸ”³ `dashed`
- πŸ”³ `style`
- πŸ”³ `routing`
- πŸ”³ `fontSize`
- πŸ”³ `width`
- πŸ”³ `position`
- πŸ”³ `opacity`
- πŸ”³ `properties`
- πŸ”³ `theme`
- πŸ”³ `default` argument
- πŸ”³ `url` argument
- πŸ”³ `themes`
- πŸ”³ `url` argument (multiple)
- πŸ”³ `branding`
- πŸ”³ `logo`
- πŸ”³ `font`
- πŸ”³ `terminology`
- πŸ”³ `enterprise`
- πŸ”³ `person`
- πŸ”³ `softwareSystem`
- πŸ”³ `container`
- πŸ”³ `component`
- πŸ”³ `deploymentNode`
- πŸ”³ `infrastructureNode`
- πŸ”³ `relationship`
- πŸ”³ `properties`
- πŸ”³ expressions for `include` and `exclude`
- πŸ”³ `configuration`
- πŸ”³ `users`
- πŸ”³ user configuration
- πŸ”³ `properties`

0 comments on commit 0093f04

Please sign in to comment.