Hello,
I’m new using sublime and I have a problem using html5 package completions. Maybe there’s a command around that should solve it and you can tell.
When I’m typing like:
<!doc
Sublime offer me to complete this to become <!doctype html (Yes, this exactly what I want). But after complete, the final row is:
<!<!doctype html
Can somebody help me?
I know it’s not a critical thing but it decrease performance because I need to comeback and erase one “<!”
I don’t used the “>” at the end of the tags here because this page html recognize it as a command
And thanks for your attention