
More simply (I think), I'd just like the autocomplete to ignore that it's starting with a slash and offer the normal list of html tags. If I'm closing something manually, say a <table> tag, and I type </ the autocomplete list goes away. I'm looking for this: I type </t and all tags starting with t are available in the autocomplete list (and leave the backslash in). I hope that makes sense.
Thank you,
will