Skip to content

Display the count of results in Find/Replace overlay#4050

Open
elsazac wants to merge 1 commit into
eclipse-platform:masterfrom
elsazac:showcountinoverlay
Open

Display the count of results in Find/Replace overlay#4050
elsazac wants to merge 1 commit into
eclipse-platform:masterfrom
elsazac:showcountinoverlay

Conversation

@elsazac
Copy link
Copy Markdown
Member

@elsazac elsazac commented Jun 2, 2026

Display the total number of results in the Find/Replace overlay .The count is kept in sync with search updates and helps users understand the scope of search results while navigating between matches. The result bar is displayed only when one or more matches are found. When the search returns no results, the result count bar is automatically hidden.

Fixes: #2034

@elsazac elsazac force-pushed the showcountinoverlay branch 2 times, most recently from 0a250f2 to 493ecf6 Compare June 2, 2026 06:42
Display the total number of search results in the Find/Replace overlay
if any else hide the bar
@elsazac elsazac force-pushed the showcountinoverlay branch from 493ecf6 to 8007e93 Compare June 2, 2026 06:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Test Results

   861 files  ±0     861 suites  ±0   54m 25s ⏱️ + 2m 14s
 8 024 tests ±0   7 781 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 511 runs  ±0  19 856 ✅ ±0  655 💤 ±0  0 ❌ ±0 

Results for commit 8007e93. ± Comparison against base commit bacf493.

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.

Find/Replace Overlay - Show result number

1 participant