Block a user
benstull
pushed to feat/f4-propose-accept at benstull/vscode-cowriting-plugin
2026-06-11 05:15:42 +00:00
F4 — Propose/accept diff flow: inline diff + keep/reject on the applyAgentEdit seam
benstull
deleted branch fix/edh-sandbox-workspace from benstull/vscode-cowriting-plugin
2026-06-10 21:32:44 +00:00
EDH without a workspace folder: all coauthoring commands fail with "command not found"
Fix #8 follow-up: EDH opens a committed sandbox/ playground (one-folder-one-window collision)
Fix #8 follow-up: EDH opens a committed sandbox/ playground (one-folder-one-window collision)
benstull
created branch fix/edh-sandbox-workspace in benstull/vscode-cowriting-plugin
2026-06-10 21:32:12 +00:00
benstull
pushed to fix/edh-sandbox-workspace at benstull/vscode-cowriting-plugin
2026-06-10 21:32:12 +00:00
EDH without a workspace folder: all coauthoring commands fail with "command not found"
Reopening: the launch.json half of the fix points the EDH at ${workspaceFolder} — the repo itself — which is already open in the dev window, and VS Code refuses to open one folder in two…
EDH without a workspace folder: all coauthoring commands fail with "command not found"