mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 17:43:00 -05:00
@@ -944,7 +944,8 @@ export class ChatWidget extends Disposable implements IChatWidget {
|
||||
// reset the input in welcome view if it was rendered in experimental mode
|
||||
if (this.viewModel?.getItems().length) {
|
||||
this.resetWelcomeViewInput();
|
||||
this.focusInput();
|
||||
// TODO@bhavyaus
|
||||
// this.focusInput();
|
||||
}
|
||||
|
||||
if (treeItems.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user