Pretty much the idea is adding a way to add new Autocompletions/Snippets. Then when coding with the extension active if you began typing something like:
$html
It would give some autocompletions and one of them could be a snippet so when you press tab it would replace what you were typing with the snippet.