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
fix(mdviewer): prevent cursor sync highlight flash during CM typing
Track the last highlighted source line and re-apply the highlight
after content re-renders (file:rendered event) so typing in CM
doesn't cause the viewer highlight to flash off and on. Clear
tracked line when viewer gets focus.
0 commit comments