Block a user
Restore exact author attribution on undo/redo (follow-up to #38)
benstull
deleted branch bug/38-undo-wrong-marks-in-preview from benstull/vscode-cowriting-plugin
2026-06-12 10:37:58 +00:00
fix #38: undo/redo no longer mis-attributes restored text in the review preview
Undo in the editor renders wrong marks in the F10 review preview
fix #38: undo/redo no longer mis-attributes restored text in the review preview
benstull
created branch bug/38-undo-wrong-marks-in-preview in benstull/vscode-cowriting-plugin
2026-06-12 10:37:28 +00:00
benstull
pushed to bug/38-undo-wrong-marks-in-preview at benstull/vscode-cowriting-plugin
2026-06-12 10:37:28 +00:00
Undo in the editor renders wrong marks in the F10 review preview
Harden author-coloring PUA sentinels against intra-emphasis markdown
Investigation (session 0032) — failure characterized; deferred to its own session.
Reproduced via renderReview with the real markdown-it renderer (unchanged emphasis block + an author span…
benstull
deleted branch task/34-delete-f6-dead-view-code from benstull/vscode-cowriting-plugin
2026-06-12 09:10:48 +00:00
F6 #34: delete the dead two-pane diff-view UI, keep the baseline data layer
Delete F6's dead two-pane diff-view UI code (keep the baseline data layer)