Skip to content

Commit 2f984d9

Browse files
Copilotosortega
andcommitted
Initial plan for Hello World command implementation
Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>
1 parent a3e1380 commit 2f984d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ declare module 'vscode' {
183183
isQuotaExceeded?: boolean;
184184

185185
level?: ChatErrorLevel;
186+
187+
code?: string;
186188
}
187189

188190
export namespace chat {

0 commit comments

Comments
 (0)