CodeEditApp / CodeEdit

📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.16k stars 1.02k forks source link

Fix search text disappearance on changing navigation item #1889

Closed karan0046 closed 1 month ago

karan0046 commented 1 month ago

Description

Fixes the disappearance of search text when using the Search Navigator, if you move away to another Navigator item (for example, Project Navigator).

Related Issues

Checklist

Screenshots

https://github.com/user-attachments/assets/0857873f-29b6-4321-8d1c-cc975ae3afc5

thecoolwinter commented 1 month ago

This looks good to me, before we merge could you update the comment on SearchState.searchQuery to reflect the new behavior?