If I select some HTML content and run tidy command, I will get the following error.
Traceback (most recent call last):
File ".\sublimeplugin.py", line 362, in run
File ".\html_tidy.py", line 339, in run
UnboundLocalError: local variable 'deselect_flag' referenced before assignment
If I select some HTML content and run tidy command, I will get the following error. Traceback (most recent call last): File ".\sublimeplugin.py", line 362, in run File ".\html_tidy.py", line 339, in run UnboundLocalError: local variable 'deselect_flag' referenced before assignment