Skip to content

Commit 5a9a1c9

Browse files
Copilotalexr00
andcommitted
Initial exploration and planning for clickable issue links in @githubpr chat output
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent ff31697 commit 5a9a1c9

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)