Skip to content

Find/replace: add toggle functionality for search options to logic#4180

Merged
HeikoKlare merged 1 commit into
eclipse-platform:masterfrom
HeikoKlare:findreplace-toggle-search-option
Jul 12, 2026
Merged

Find/replace: add toggle functionality for search options to logic#4180
HeikoKlare merged 1 commit into
eclipse-platform:masterfrom
HeikoKlare:findreplace-toggle-search-option

Conversation

@HeikoKlare

Copy link
Copy Markdown
Contributor

The search options can be changed via keyboard shortcuts / commands, which effectively triggers a toggle of those options. That is currently implemented at consumer-side unnecessarily. With this change, the FindReplaceLogic itself allows to toggle its search options.

The search options can be changed via keyboard shortcuts / commands,
which effectively triggers a toggle of those options. That is currently
implemented at consumer-side unnecessarily. With this change, the
FindReplaceLogic itself allows to toggle its search options.
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

   855 files  ±0     855 suites  ±0   51m 10s ⏱️ - 7m 50s
 8 116 tests ±0   7 873 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 250 runs  ±0  19 596 ✅ ±0  654 💤 ±0  0 ❌ ±0 

Results for commit 108a1e3. ± Comparison against base commit 51109dc.

@HeikoKlare HeikoKlare merged commit ef70250 into eclipse-platform:master Jul 12, 2026
18 checks passed
@HeikoKlare HeikoKlare deleted the findreplace-toggle-search-option branch July 12, 2026 17:31
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.

1 participant