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 5001421 commit 26055e7Copy full SHA for 26055e7
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [v2.0.4] – 2021-05-17
4
+
5
+- Elixir: improved regular expression for module names.
6
7
+## [v2.0.3] – 2021-05-13
8
9
+- Elixir: moved syntax and color-scheme files into sub-folders.
10
+- Elixir: highlight EEx tags inside comments.
11
12
## [v2.0.2] – 2021-05-05
13
14
- Elixir: fixed a bug where a comma was seen as invalid, such as in `if a == nil, ...`.
0 commit comments