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 2d23760 commit 89b3badCopy full SHA for 89b3bad
README.md
@@ -3,6 +3,15 @@
3
Elixir Sublime Syntax based on [Elixir Package](https://github.com/elixir-editors/elixir-tmbundle)
4
with better highlighting and syntax parsing
5
6
+
7
+#### 2019-11-20
8
9
+Thanks to @azizk again
10
+- We now have regex syntax highlighting
11
+- EEx syntax highlighting now reuses html definition and interpolates Elixir parts into it
12
+- various fixes on general Elixir syntax definition
13
+- comprehensive sublime syntax tests
14
15
#### 2019-03-22
16
17
Thanks to @azizk
0 commit comments