For example:
If I type
I want this to auto complete to
and same for ID.
If I type <div #> it need to auto-complete to
I know emmet can do this if I type div.+ TAB but i want this to do wihout hitting tab as tab adds more work to copy and paste the end of the closing tag if it has to be on another line.