I am using html5 bundle from package manager, but there is a problem with autocompletion which leaves one lessthan sign in tag.
Like this <
It is very annoying, how can I fix this?
thank you
I am using html5 bundle from package manager, but there is a problem with autocompletion which leaves one lessthan sign in tag.
Like this <
Thank you for suggestion.
Thing is I don’t really need tool like emmet, as I work mostly with WP and Joomla, and just on some occasions need to make html code.
And for that purpose simple autocomoplete is good enough, just if it would work correctly.
Since you already use this 3rd party html plugin, why not use another 3rd party plugin, that is Emmet? Unless the one you refer to is not an extra plugin but it is integrated into ST already.
I have the same problem i.e. typing <p sugessts the p tag but after pressing enter it does <<p></p> and I always have to delete th extra < , and using emmet seems like a anwser that doesn’t solve the question…So does someone have an idea where to look?