Skip to content

Commit 1e148f0

Browse files
Copilotalexr00
andcommitted
Initial exploration and plan for Padawan context menu feature
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent 918615d commit 1e148f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,4 @@ declare module 'vscode' {
210210
*/
211211
export function showChatSession(chatSessionType: string, sessionId: string, options: ChatSessionShowOptions): Thenable<void>;
212212
}
213-
}
213+
}

0 commit comments

Comments
 (0)