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(editor): preserve insert order in accept batch handler
Track lastInserted per anchor so consecutive inserts chain correctly
instead of all inserting after the same original anchor (reverse order).
Made-with: Cursor
0 commit comments