Skip to content

Remove beep from content assist when no proposals found#3781

Merged
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:remove-contentassist-beep
Mar 16, 2026
Merged

Remove beep from content assist when no proposals found#3781
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:remove-contentassist-beep

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Mar 16, 2026

Summary

  • Remove Display.beep() call in CompletionProposalPopup.hideWhenNoProposals() that fires every time content assist is manually invoked but has no proposals to show

Test plan

  • Manually verified content assist no longer beeps when no proposals are available

The system beep fired every time content assist was manually invoked
but had no proposals to show, which is disruptive and unhelpful.
@vogella
Copy link
Contributor Author

vogella commented Mar 16, 2026

This beep was driving me almost crazy during the work on #3779

@vogella
Copy link
Contributor Author

vogella commented Mar 16, 2026

@xpomul WDYT? Or do you think the beep is helpful?

@github-actions
Copy link
Contributor

Test Results

   852 files  ±0     852 suites  ±0   57m 42s ⏱️ - 4m 11s
 7 848 tests ±0   7 605 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 070 runs  ±0  19 414 ✅ ±0  656 💤 ±0  0 ❌ ±0 

Results for commit 1b8202c. ± Comparison against base commit 5b68739.

@xpomul
Copy link
Contributor

xpomul commented Mar 16, 2026

@xpomul WDYT? Or do you think the beep is helpful?

No, I don't think it's helpful.

If at all, some small non-disturbing visual indicator (such as a 🚫 popup that is shown for a second or so, and maybe even deactivateable for advanced users) might be nice. But that is a separate enhancement IMO.

@vogella vogella merged commit 4be6061 into eclipse-platform:master Mar 16, 2026
18 checks passed
@vogella vogella deleted the remove-contentassist-beep branch March 16, 2026 13:27
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.

2 participants