mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-14 09:45:55 +01:00
Remove test string
This commit is contained in:
@@ -35,8 +35,6 @@ registerActiveXtermAction({
|
||||
}
|
||||
const contr = TerminalChatController.activeChatWidget || TerminalChatController.get(activeInstance);
|
||||
contr?.chatWidget?.reveal();
|
||||
// TODO: Remove this before merging to main
|
||||
contr?.chatWidget?.setValue('list files');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user