Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Line number in inline editor header doesn't update for edits from other inline editor #2919

Closed
@peterflynn

Description

@peterflynn
  1. Open the Getting Started project
  2. Open one inline editor on <html> and one on <body>
  3. Add some newlines in the <html> inline editor

Result: in the <body> inline editor, the line number in the header is unchanged. The numbers increases as epxected in the gutter and the results list, however.

There's code in InlineTextEditor._updateLineRange() that's supposed to update this header (and it definitely used to work) -- so something has broken there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions