Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 361 Bytes

BACKLOG.md

File metadata and controls

7 lines (5 loc) · 361 Bytes

Backlog

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

  • EEx/HEEx: fix matching EEx tags inside script and style tags, the CSS style="" and the JS on...="" attributes.
  • Elixir: match do-block after function call: func(a, b) do end.
  • Elixir: use ST4's branching feature to improve syntax matching rules.