We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1488265 commit e3b9a4eCopy full SHA for e3b9a4e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v3.2.3] – 2023-08-13
4
+
5
+- EEx, HEEx: use `<%!-- ... --%>` when toggling comments.
6
+- EEx, HEEx, Surface: highlight begin and end punctuation marks of comments.
7
+- Commands: fix: filter out already selected tests when using multi-cursor selections.
8
9
## [v3.2.2] – 2023-06-28
10
11
- Elixir: fixed module function call regression in captures (`&Map.take(&1, @fields)`).
0 commit comments