alek-sys/sublimetext_indentxml

Fail to indent with error "AttributeError: 'module' object has no attribute 'messages'"

gMit03 opened this issue · 1 comments

Hi,
when i try run via command pallete, the following code is in the log and the code doesn't format.
Traceback (most recent call last):
File ".\sublime_plugin.py", line 362, in run_
File ".\indentxml.py", line 52, in run
File ".\indentxml.py", line 106, in indent
AttributeError: 'module' object has no attribute 'messages'

Seems like i'm encountering an error. Could you assist??

Please check the new version.