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 was archived by the owner on Sep 6, 2021. It is now read-only.
Open an inline editor with some long lines. I used CSSInlineEditor.js file in brackets source and open inline editor for _getSelectorName on line 182.
Resize the window width narrower until you see line 78 in inline editor starts to wrap.
Try to select some word or set cursor after line 78.
Result: Selection or cursor may be off. You can see the same anomaly by selecting "endIndex" on line 79, and start resizing window to see the selection highlight moves around.
Result: Selection or cursor may be off. You can see the same anomaly by selecting "endIndex" on line 79, and start resizing window to see the selection highlight moves around.