barnesoir / chatgpt-vscode-plugin

A VS code plugin for ChatGPT built by ChatGPT
MIT License
250 stars 61 forks source link

Support for conversations #21

Closed dchiquito closed 1 year ago

dchiquito commented 1 year ago

A Reset thread button is probably more intuitive, but I didn't see an obvious, yet unobtrusive place to put it, so ¯\(ツ)\

Fixes #16

barnesoir commented 1 year ago

Took a bit of a nicer route IMO, but thanks for the PR. See this commit: https://github.com/barnesoir/chatgpt-vscode-plugin/commit/ac47ae78fe41bafad5678473721f5cb0a1f38571

There's now a UI button to clear that will also create a new conversation context. Will be adding some nice edit and copy features soon, would love for someone to help with updating the README doc with examples?

dchiquito commented 1 year ago

@barnesoir sure, @ me when the commit is live