Surface polish: batched Minor findings from the native-surfaces final review (#71) #75

Merged
benstull merged 8 commits from worktree-s71-surface-polish into main 2026-07-03 03:20:24 +00:00
Showing only changes of commit 837d008572 - Show all commits
+4
View File
@@ -167,6 +167,10 @@
"command": "cowriting.proposeAgentEdit",
"when": "false"
},
{
"command": "cowriting.createThread",
"when": "editorHasSelection && (resourceScheme == file || resourceScheme == untitled) && cowriting.isCoediting"
},
{
"command": "cowriting.reviewChanges",
"when": "editorLangId == markdown && cowriting.isCoediting"