'aspire add' search feature does not provide a way to go to next matched one
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
In 'aspire add' after typing to search it goes to the first matched one but if i want to see the next matched one i should scroll the list manually
[Screen Recording 2026-06-12 204628.zip](https://github.com/user-attachments/files/28890776/Screen.Recording.2026-06-12.204628.zip)
### Expected Behavior
I think one of these should happen:
1) the list should be filtered while typing, which is currently being highlighted
2) add some shortcut for going to next/prev one
I prefer the first option
### Steps To Reproduce
1) run aspire add
2) search for sth like 'redis'
### Exceptions (if any)
_No response_
### Aspire doctor output
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.