chore: delete orphaned acceptProposal/rejectProposal declarations (#71 item 2)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -81,16 +81,6 @@
|
|||||||
"title": "Ask Claude to Edit Selection",
|
"title": "Ask Claude to Edit Selection",
|
||||||
"category": "Cowriting"
|
"category": "Cowriting"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "cowriting.acceptProposal",
|
|
||||||
"title": "✓ Accept Proposal",
|
|
||||||
"category": "Cowriting"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command": "cowriting.rejectProposal",
|
|
||||||
"title": "✗ Reject Proposal",
|
|
||||||
"category": "Cowriting"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "cowriting.proposeAgentEdit",
|
"command": "cowriting.proposeAgentEdit",
|
||||||
"title": "Propose Agent Edit (internal seam)",
|
"title": "Propose Agent Edit (internal seam)",
|
||||||
@@ -177,14 +167,6 @@
|
|||||||
"command": "cowriting.proposeAgentEdit",
|
"command": "cowriting.proposeAgentEdit",
|
||||||
"when": "false"
|
"when": "false"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "cowriting.acceptProposal",
|
|
||||||
"when": "false"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command": "cowriting.rejectProposal",
|
|
||||||
"when": "false"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "cowriting.reviewChanges",
|
"command": "cowriting.reviewChanges",
|
||||||
"when": "editorLangId == markdown && cowriting.isCoediting"
|
"when": "editorLangId == markdown && cowriting.isCoediting"
|
||||||
|
|||||||
Reference in New Issue
Block a user