Open MyJumperBroke23 opened 2 months ago
Interesting, can you tell me more about your extension?
Apologies, but I agreed with the person I'm working on this with to not reveal too much info as it's a part of a larger project. This feature would be super super helpful, if I write it out and create a PR for it, do you know how long it would take for it to get approved?
Right now, the workbench.action.chat.export command pops up the file save window. For a copilot extension I'm building, it would be very helpful to be able to do something like
vscode.commands.executeCommand('workbench.action.chat.export', 'filename', 'path/to/save/destination');