anthraxx/intellij-awesome-console

Column numbering starting with 0 or 1

aleqcz opened this issue · 0 comments

Hi,
it seems Type Script compiler (tsc) outputs columns starting with 1, not 0, hence the hyperlink is one character off. Not a big deal, not at all, still it would be nice to have it solved somehow. Hardcode this behavior for .ts links? Or have it configurable perhaps?

Thanks