Feature request for product/service
Cursor IDE
Describe the request
In a chat, I find it painful to browse what has been discussed, especially with a long chat. When starting scrolling backwards from the last answer, I’m thrown somewhere in the middle of the discussion and have a hard time finding what I’m looking for (usually, a part of the answer to some prompt I made).
My suggestion is to structure the discussion by prompts, and then by the “thought/plan details” and the answer summary, and then be able to expand these.
Something like this:
> prompt1
> details1
[details]
> summary1
[summary]
> prompt2
> details2
[details]
> summary2
[summary]
When scrolling, one would initially see just the previous prompts:
> prompt1
> prompt2
...
and then one can toggle “>” to go deeper in the answer.
Sorry if this topic can already been discussed…