Attached: 1 image
I implemented project search in `cosmic-edit` yesterday. We didn't have UX designs for this yet so I did something that would be simple, putting it in a context drawer. This may change in the future to provide a larger view for results. It uses the same code as `ripgrep` to search projects quickly and respect `.gitignore` files (the `grep` and `ignore` crates)
Nice! I’m intrigued by pop os