F6: diff-view toggle (Feature #17) #18
@@ -28,6 +28,8 @@ suite("no-workspace activation (#8)", () => {
|
|||||||
"cowriting.acceptProposal",
|
"cowriting.acceptProposal",
|
||||||
"cowriting.rejectProposal",
|
"cowriting.rejectProposal",
|
||||||
"cowriting.proposeAgentEdit",
|
"cowriting.proposeAgentEdit",
|
||||||
|
"cowriting.toggleDiffView",
|
||||||
|
"cowriting.pinDiffBaseline",
|
||||||
]) {
|
]) {
|
||||||
assert.ok(all.includes(command), `${command} is registered`);
|
assert.ok(all.includes(command), `${command} is registered`);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user