Skip to content

Commit 7917491

Browse files
Copilotalexr00
andcommitted
Initial exploration and planning for AI query editing feature
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent 9daf313 commit 7917491

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)