Skip to content

Commit d176961

Browse files
azizkprincemaple
authored andcommitted
BACKLOG: added item about EEx tags; cleaned up others
1 parent 1c0ae58 commit d176961

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

BACKLOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
The backlog contains tasks that are planned to be worked on or ideas that may be useful.
44

5+
* EEx/HEEx: fix matching EEx tags inside `script` and `style` tags, the CSS `style=""` and the JS `on...=""` attributes.
56
* Elixir: match do-block after function call: `func(a, b) do end`.
6-
* Elixir: allow setting the seed used for `mix test` via a command or similar.
7-
* Elixir: use ST4's branching feature to improve some rules.
8-
* Elixir: try to fix the rules that don't work due to the "context sanity limit" error.
9-
* Elixir: highlight `:atom`, `identifier`, `Module.X`, `M.func/1` in Markdown comments?
7+
* Elixir: use ST4's branching feature to improve syntax matching rules.

0 commit comments

Comments
 (0)