We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff31697 commit 5a9a1c9Copy full SHA for 5a9a1c9
1 file changed
src/@types/vscode.proposed.chatSessionsProvider.d.ts
@@ -210,4 +210,4 @@ declare module 'vscode' {
210
*/
211
export function showChatSession(chatSessionType: string, sessionId: string, options: ChatSessionShowOptions): Thenable<void>;
212
}
213
-}
+}
0 commit comments