Fail to indent with error "AttributeError: 'module' object has no attribute 'messages'"
gMit03 opened this issue · 1 comments
gMit03 commented
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??
alek-sys commented
Please check the new version.