codestoryai / aide

The open-source AI-native IDE
https://aide.dev
GNU Affero General Public License v3.0
472 stars 20 forks source link

Pinned context doesn't save without hitting 'OK'. Saving on blur would be handy. #937

Closed jamesjrg closed 19 hours ago

jamesjrg commented 6 days ago

Before submitting your bug report

Environment

- OS: x64 Ubuntu
- Sidecar commit:
- IDE commit:

Description

No response

Reproduction

No response

Log output

No response

ghostwriternr commented 1 day ago

Hey @jamesjrg! Apologies for missing this one earlier. Can you describe the issue a bit more? I'm not quite sure if I follow the issue being described here. Even just a screenshot would be quite helpful!

jamesjrg commented 1 day ago

It's not a problem if you are using the keyboard to navigate the UI, so it's a tiny thing, but for people using the mouse, I think the lack of auto-save will be confusing:

jamesjrg commented 1 day ago

Screencast from 11-11-24 11:51:18.webm

ghostwriternr commented 1 day ago

Aha, got it! That makes a lot of sense. Thank you. Will ensure this is addressed.

ghostwriternr commented 19 hours ago

Fixed in https://github.com/codestoryai/aide/pull/964. Will land on the next release.