Skip to content

Commit 8c42757

Browse files
Copilotalexr00
andcommitted
Remove unrelated type definition change
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent 7318292 commit 8c42757

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/@types/vscode.proposed.chatParticipantAdditions.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ declare module 'vscode' {
105105
isComplete?: boolean;
106106
toolSpecificData?: ChatTerminalToolInvocationData;
107107
fromSubAgent?: boolean;
108-
presentation?: 'hidden' | 'hiddenAfterComplete' | undefined;
109108

110109
constructor(toolName: string, toolCallId: string, isError?: boolean);
111110
}

0 commit comments

Comments
 (0)