Hi,
While evaluating the plugin some errors occure using the html code completition.
Some examples:
1. Not all closing tags appearing in the window after pressing Ctrl+Space.
If I open a tag like <td> , a closing tag is not available (for <ol> it is).
2. If I type in <ol>, than pressing Ctrl + Space the closing </ol> tag is suggested, but when I type in </ the window with code-completition suggestions disappear instead of going to the first tag containint the slash.
Bye
Ralf