Hi, I'm trying to get Visual Web Developer to treat HTML like FlashDevelop does. In that FlashDevelop will change:
<div>|</div>
to this:
<div>
-tab-|
</div>
with just a press of the enter key after auto completion.
I have no idea what this is called and I've looked all through Visual Web Developer's settings. Or I'm hoping that I am just missing something.