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
At 0:07, we were getting into a code block.
I pressed Enter at 0:13 but the cursor was still on the old line.
The issue still occurred at 0:22 when I pressed Enter again.
Maybe we can disable the virtual cursor when detecting the cursor is in pre or code tag?
code.debug.mp4
At 0:07, we were getting into a code block.
I pressed
Enterat 0:13 but the cursor was still on the old line.The issue still occurred at 0:22 when I pressed
Enteragain.Maybe we can disable the virtual cursor when detecting the cursor is in
preorcodetag?