defineprogramming / ChatIDE

AI Coding Assistant in your IDE - ChatGPT (OpenAI) and Claude (Anthropic) in a VSCode extension.
https://marketplace.visualstudio.com/items?itemName=ChatIDE.chatide
MIT License
0 stars 0 forks source link

Add message modification and deletion functionality #2

Open mentatbot[bot] opened 2 months ago

mentatbot[bot] commented 2 months ago

Implemented the ability to modify and delete messages within the chat interface. Users can now click on "Modify" or "Delete" buttons next to each message to update or remove them. The changes are reflected in the UI and persisted through auto-save. This enhancement addresses the need for more flexible message management without requiring chat export and re-import.

Closes #1

Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!