When tabbing to auto-complete HTML tags, I get an error message on the console and the tags formatted with extra brackets, rendering the code unusable. Example:
<<ul></ul>>
Anyone know what I'm doing wrong? Do I need to change some settings to get this to work or is there a conflict somewhere? Any help is greatly appreciated.
Background
I installed Sublime Text fresh and these packages using TortoiseHG (vanilla defaults) in the following order:
- Zen Coding
AAALoadFirstExtensions
RelativeIndentation
WebDevelopment
The Error Output
Traceback (most recent call last):
File ".\sublimeplugin.py", line 119, in execTextCommand
File ".\selectnode.py", line 612, in wrapped
File ".\selectnode.py", line 283, in selection_nodes
File ".\selectnode.py", line 274, in get
File ".\selectnode.py", line 135, in __init__
File ".\selectnode.py", line 228, in feed
lxml.etree.XMLSyntaxError: line 30: StartTag: invalid element name