Skip to content

feat(setting): Add settings search#238

Open
Whiteknight07 wants to merge 6 commits intocoollabsio:mainfrom
Whiteknight07:feature/settings-search
Open

feat(setting): Add settings search#238
Whiteknight07 wants to merge 6 commits intocoollabsio:mainfrom
Whiteknight07:feature/settings-search

Conversation

@Whiteknight07
Copy link
Copy Markdown
Contributor

@Whiteknight07 Whiteknight07 commented Mar 19, 2026

This adds search to Preferences so you can jump directly to panes, sections, keybindings, and magic prompts instead of clicking through each tab manually.

It also smooths out a few details around the new search flow:

  • pressing Escape in the search field clears the search without closing the Preferences dialog
  • the first search result is highlighted as soon as you start typing so keyboard navigation works immediately

Closes: #202

Here is a video demo:

settingsearch.mov

Note: I am still learning things and it might be possible for this PR to have some issues, I have done my best to ensure no regressions or bugs are caused.

@Whiteknight07 Whiteknight07 changed the title Add settings search feat(setting): Add settings search Mar 20, 2026
Move the search bar from the content area to the header bar (top-right),
show results as a grouped dropdown overlay instead of replacing pane
content. Groups results by pane with matching icons, adds "/" keyboard
shortcut to focus search, and replaces classList highlight with a
self-cleaning CSS animation.
@Whiteknight07 Whiteknight07 force-pushed the feature/settings-search branch from 5f3b445 to face5cd Compare March 20, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question: would maintainers be open to per-project magic prompt overrides?

1 participant