rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
602 stars 75 forks source link

Chat history #120

Open trymeouteh opened 6 months ago

trymeouteh commented 6 months ago

Is this request related to a problem? Please describe.

No chat history available

Describe the solution you'd like

Please allow the use of getting chat question history by using the arrow keys (Like when using ollama or other chat AI in the terminal) and a button that will show the chat history line by line in the chat window GUI.

Additional context

This is also a feature request for Privy, a fork of Rubberduck https://github.com/srikanth235/privy/discussions/30