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
Enabling stop on all exceptions, TextRange.moveToPoint throws when the mouse is after the line with trailing whitespace. This does not happen when renderWhitespace is off. I will completely disable renderWhitespace for IE11:
I see microsoft/vscode#2802 - this works in Edge, but not IE.
If I click after the end of line 1, the cursor disappears. If I click at the end of line 2, the cursor is placed at the end of the line correctly.
The text was updated successfully, but these errors were encountered: