Skip to content

Commit 43de6d1

Browse files
Copilotalexr00
andcommitted
Remove unrelated change from chatParticipantAdditions.d.ts
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent 135b242 commit 43de6d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)