You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## [v2.3.0] – 2021-12-17
4
+
- Syntaxes: refactored Surface/HEEx/EEx with many improvements (thanks to @deathaxe).
5
+
- Themes: slightly darken the embed punctuation markers for Surface and (H)EEx tags.
6
+
- Elixir: allow digits in sigil string modifiers.
7
+
- Preferences: index Elixir `@attribute` definitions for "Goto Definition".
8
+
3
9
## [v2.2.0] – 2021-09-18
4
10
- Syntax: added support for the [HEEx](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.Helpers.html#sigil_H/2) template syntax inside the `~H` sigil.
5
11
- Syntax: added support for the [Surface](https://surface-ui.org/template_syntax) template syntax inside the `~F` sigil.
0 commit comments