Skip to content

Commit 8248267

Browse files
Copilotalexr00
andcommitted
Initial setup - Planning implementation of commit loading indicator
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent c0c60f5 commit 8248267

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ declare module 'vscode' {
88
* Provides a list of information about chat sessions.
99
*/
1010
export interface ChatSessionItemProvider {
11-
/**
12-
* Label of the extension that registers the provider.
13-
*/
14-
readonly label: string; // TODO: move to contribution or registration
15-
1611
/**
1712
* Event that the provider can fire to signal that chat sessions have changed.
1813
*/

0 commit comments

Comments
 (0)