VS Code regex issue | Elixir snippets

Found what I was missing.

e.g. Instead of ${args} the correct syntax is ${1:args}.

This solves the problem.