I don't like WYIWYG editors, I want to be responsible for the selection and placement of each tag and attribute! Is there a good editor out there that allows you complete control over the HTML but offers useful features such as:
- syntax highlighting (of course)
- suggestions of tags, attributes etc. e.g. as dropdown lists
- validation and accessibility checking
- previewing the HTML
Currently I use TextPad with syntax highlighting, but feel I could do better.