Summary
The compiler output references line:column for errors and warnings, but the input editor does not display line numbers. This makes it difficult to locate the referenced positions.
Problem
Diagnostics report positions as line:column.
The input editor lacks a line-number gutter.
Pasted snippets often do not match original file line numbers (e.g., when the source file also contains HTML/CSS), causing confusion.
Summary
The compiler output references line:column for errors and warnings, but the input editor does not display line numbers. This makes it difficult to locate the referenced positions.
Problem
Diagnostics report positions as line:column.
The input editor lacks a line-number gutter.
Pasted snippets often do not match original file line numbers (e.g., when the source file also contains HTML/CSS), causing confusion.