You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Open one inline editor on <html> and one on <body>
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.
The text was updated successfully, but these errors were encountered:
<html>
and one on<body>
<html>
inline editorResult: 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.
The text was updated successfully, but these errors were encountered: