benstull
  • Joined on 2026-05-25
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 15:53:46 +00:00
10ad1a6992 claim vscode-cowriting-plugin session 0035 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:39:53 +00:00
440d8ff4c9 add sessions/0034/SESSION-0034.0-TRANSCRIPT-2026-06-12T03-28--2026-06-12T03-39.md + replace placeholder/variant SESSION-0034.0-TRANSCRIPT-2026-06-12T03-28--INPROGRESS.md
benstull opened issue benstull/vscode-cowriting-plugin#40 2026-06-12 10:38:43 +00:00
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
benstull merged pull request benstull/vscode-cowriting-plugin#39 2026-06-12 10:37:49 +00:00
fix #38: undo/redo no longer mis-attributes restored text in the review preview
benstull closed issue benstull/vscode-cowriting-plugin#38 2026-06-12 10:37:49 +00:00
Undo in the editor renders wrong marks in the F10 review preview
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:37:49 +00:00
3c8b3597dd Merge pull request 'fix #38: undo/redo no longer mis-attributes restored text in the review preview' (#39) from bug/38-undo-wrong-marks-in-preview into main
469c8c11fc fix #38: don't mis-attribute undo/redo as fresh human authorship in the preview
Compare 2 commits »
benstull created pull request benstull/vscode-cowriting-plugin#39 2026-06-12 10:37:42 +00:00
fix #38: undo/redo no longer mis-attributes restored text in the review preview
469c8c11fc fix #38: don't mis-attribute undo/redo as fresh human authorship in the preview
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:28:40 +00:00
21e889b0a3 claim vscode-cowriting-plugin session 0034 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:28:08 +00:00
7e15c887f3 add sessions/0033/SESSION-0033.0-TRANSCRIPT-2026-06-12T03-14--2026-06-12T03-27.md + replace placeholder/variant SESSION-0033.0-TRANSCRIPT-2026-06-12T03-14--INPROGRESS.md
benstull opened issue benstull/vscode-cowriting-plugin#38 2026-06-12 10:24:14 +00:00
Undo in the editor renders wrong marks in the F10 review preview
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:15:01 +00:00
0ada9ed9da claim vscode-cowriting-plugin session 0033 (placeholder) + sessions.json entry
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 10:06:00 +00:00
d70fa91e59 add sessions/0032/SESSION-0032.0-TRANSCRIPT-2026-06-12T01-20--2026-06-12T03-05.md + replace placeholder/variant SESSION-0032.0-TRANSCRIPT-2026-06-12T01-20--INPROGRESS.md
benstull commented on issue benstull/vscode-cowriting-plugin#33 2026-06-12 10:03:55 +00:00
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
benstull pushed to main at benstull/vscode-cowriting-plugin 2026-06-12 09:10:39 +00:00
1a52ac6cb4 Merge pull request 'F6 #34: delete the dead two-pane diff-view UI, keep the baseline data layer' (#37) from task/34-delete-f6-dead-view-code into main
3520397e41 F6 #34: delete the dead two-pane diff-view UI, keep the baseline data layer
Compare 2 commits »
benstull merged pull request benstull/vscode-cowriting-plugin#37 2026-06-12 09:10:38 +00:00
F6 #34: delete the dead two-pane diff-view UI, keep the baseline data layer
benstull closed issue benstull/vscode-cowriting-plugin#34 2026-06-12 09:10:38 +00:00
Delete F6's dead two-pane diff-view UI code (keep the baseline data layer)