Hi All,
Due to the abysmal release of Coda 2, I have made it my Mid-May resolution to start using ST2 full time. However, there are a few things I’m so used to in Coda, and I’m wondering if it’s possible to replicate them in ST.
The auto-complete in Coda, having worked with it for god knows how many hours per day for years, is just what I’m used to and I think the way it suggests properties for HTML tags is the “best” way to do it.
Part one of what I’d like to replicate is that if you type <div and then a space it will suggest class, id, contenteditable, rel, alt, etc… Basically the list of properties for that tag.
Is there a way to do that in ST2? I’ve read that you can do div.classname and hit tab to make

Second part of what I’d like to replicate is how if you type
Thanks very much for any help!