Skip to content

Commit

Permalink
Update feature 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 f297db4 commit 13d2fc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ using [Simon Brown](https://twitter.com/simonbrown)'s [C4 model](https://c4model

* Basic syntax highlighting for the Structurizr DSL language. Files with the `.dsl` extension are considered to be
Structurizr DSL files.
* Automatically indent and normalize spacing on IntelliJ's "Reformat Code" command.
* More to come! Please refer to the [TODO section](https://github.com/dirkgroot/structurizr-dsl-intellij-plugin#todo) of
the README for a list of features that will likely be added.

Expand Down Expand Up @@ -73,7 +74,7 @@ using [Simon Brown](https://twitter.com/simonbrown)'s [C4 model](https://c4model
- ☑️ syntax highlighting
- ✅ token based
- 🔳 annotator based
- 🔳 reformat code
- reformat code
- 🔳 auto indentation
- 🔳 go to definition
- 🔳 rename refactoring for identifiers
Expand Down

0 comments on commit 13d2fc1

Please sign in to comment.