Add support for href attribute autocompletion ``` ruby a (href: 'google.com'): link # => <a href="http://google.com">link</a> ```