Eclipse turn off autocomplete in HTML mode

I really, really, really HATE eclipse web tools autocomplete.

I can't stand it. It completes tags for me even if the tag has a typo

    <stronng></stronng>

I tried everything, completely disabling "content assist" in every single language mode I could find, and it STILL throws in the stupid end-tag, which I DON'T want.


On 3.5 it's in prefs under Web->HTML Files->Editor->Typing.