IndentX icon indicating copy to clipboard operation
IndentX copied to clipboard

Error points to non-existent column

Open dangeles84 opened this issue 6 years ago • 0 comments

I'm using sublime 3.2.2 and attempted to indent an XML file. When I do, the status bar states the file is invalid XML:

not well-formed (invalid token) line:1; col:297

I have checked the file, and there is no column 297 on line 1.

Steps performed:

  1. Select all text
  2. Selection > Format >Indent XML

Error text is at the bottom. Offending line remains readable.

2019-10-24 11-55-38 sublime_text

dangeles84 avatar Oct 24 '19 16:10 dangeles84