Skip to content

Show line numbers in JS input to match error line:column #15

@treblereel

Description

@treblereel

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions