Surface polish: batched Minor findings from the native-surfaces final review (#71) #75
@@ -167,6 +167,10 @@
|
|||||||
"command": "cowriting.proposeAgentEdit",
|
"command": "cowriting.proposeAgentEdit",
|
||||||
"when": "false"
|
"when": "false"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"command": "cowriting.createThread",
|
||||||
|
"when": "editorHasSelection && (resourceScheme == file || resourceScheme == untitled) && cowriting.isCoediting"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"command": "cowriting.reviewChanges",
|
"command": "cowriting.reviewChanges",
|
||||||
"when": "editorLangId == markdown && cowriting.isCoediting"
|
"when": "editorLangId == markdown && cowriting.isCoediting"
|
||||||
|
|||||||
Reference in New Issue
Block a user