Open Tyriar opened 2 days ago
We're not returning the right object here anymore, it's calling ChatWidget.acceptInput
Probably caused by https://github.com/microsoft/vscode/pull/232278 cc @meganrogge
@meganrogge could you check this one out as you have more context?
This is not being called which is causing the codeblock context keys never to get set:
Should we be listening to this._inlineChatWidget.chatWidget.onDidAcceptInput
as the hook maybe?
I don't see our execute actions anymore - Run
and Insert
cmd/alt+enter doesn't work in this state on mac:
cmd+enter:
alt+enter: