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
When editing a same file from different panes, if text is inserted or deleted before a cursor, then the cursor is shifted.
With the new awesome inline diagnostics features, diagnostics can be shown below their target. When enabling "other-lines" diagnostic, if a diagnostic appears before the cursor, then the cursor is shifted.
I believe the cursor should never move is those two situations. It should remain where it is and it should be the upper part of the document that is shifted.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When editing a same file from different panes, if text is inserted or deleted before a cursor, then the cursor is shifted.
With the new awesome inline diagnostics features, diagnostics can be shown below their target. When enabling "other-lines" diagnostic, if a diagnostic appears before the cursor, then the cursor is shifted.
I believe the cursor should never move is those two situations. It should remain where it is and it should be the upper part of the document that is shifted.
What do you think about this? Who has an opinion?
Beta Was this translation helpful? Give feedback.
All reactions