We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e90cc commit 1074ff9Copy full SHA for 1074ff9
README.md
@@ -12,10 +12,11 @@
12
* Full PCRE syntax highlighting: <img src="images/elixir_regex_example.svg" height="28" align="top">
13
* Type highlighting: <img src="images/elixir_type_example.svg" height="28" align="top">
14
* Theme adaptations for Mariana and Monokai.
15
+* Palette commands: `ElixirSyntax: ...`, `Mix Test: ...`, `Mix Format: ...`
16
* Build commands: `mix format`, `mix test`, `elixir $file`
17
* Snippets for `IO.inspect`, `tap` and `then`.
18
-Some highlighting features are not immediately evident. Among them are:
19
+Some syntax highlighting features are not immediately evident. Among them are:
20
21
### The `fragment` and `sql` functions
22
0 commit comments