CTags
CTags copied to clipboard
warn short lines in resort_tags(), and continue
Consideration for resolution of Issue #278.
- Should execution continue on faulty tagfile line?
- Are there other points in code that require similar intelligence? (Rationale for unifying a parser.)
- Write to error log in new SublimeText buffer?
Thank you! This fixed https://github.com/SublimeText/CTags/pull/279 for me.