-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- https://youtu.be/uouQthFaaz0
"editor.formatOnPaste": false
vs"editor.formatOnPaste": true
. - https://youtu.be/pXra4k309XY mouse jumps far.
if "editor.formatOnPaste": true
, format will get weird for a moment,
for me, the biggest problem is that the mouse will wander far away, like exp2
.
I think may the latest status was not updated (via onDidChangeTextDocument()
) before Format
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working