Hi there. It is early days, but I am greatly enjoying ST4.
One thing that troubles me however, is the new autocomplete engine, when editing Markdown files.
Previously, if a typed “a” then hit tab, it would autocomplete the HTML tag:
<a href="|"></a>
Now, it simply suggest a list of words that start with, or contain the letter “a”
Similarly for other HTML tags - p, br, div etc.
How do I reconfigure it to preferentially use the HTML autocompletions FIRST (I’d be quite happy to keep the text suggestions, but lower down)
Thanks in advance.