Skip to content

Show "Running" tooltip for active launch configurations in history menu - #2937

Open
BeckerWdf wants to merge 1 commit into
eclipse-platform:masterfrom
BeckerWdf:feature/launch-running-tooltip
Open

BeckerWdf wants to merge 1 commit into
eclipse-platform:masterfrom
BeckerWdf:feature/launch-running-tooltip

Conversation

@BeckerWdf

@BeckerWdf BeckerWdf commented Sep 17, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a "Running" tooltip to launch history menu entries whose launch configuration is currently active (non-terminated).
  • On platforms that show menu item tooltips (e.g. Windows), users can now hover over an entry to see whether it is currently running, complementing the existing visual indicator.

Test plan

  • Start a launch configuration
  • Open the launch history dropdown
  • Hover over the running entry and verify the "Running" tooltip appears
  • Verify non-running entries still show the "Last executed ..." tooltip as before

Fixes #2933

@BeckerWdf

Copy link
Copy Markdown
Member Author

What do you think @SougandhS ?

@BeckerWdf BeckerWdf self-assigned this Sep 17, 2026
@BeckerWdf BeckerWdf added this to the 4.42 M1 milestone Sep 17, 2026

@SougandhS SougandhS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this will definitely help users if they're confused by the gear symbol 👍

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

    52 files   -   2      52 suites   - 2   53m 13s ⏱️ - 6m 21s
 4 810 tests ±  0   4 788 ✅ ±  0   22 💤 ±0  0 ❌ ±0 
11 363 runs   - 958  11 210 ✅  - 958  153 💤 ±0  0 ❌ ±0 

Results for commit 448db3c. ± Comparison against base commit 2d15cf3.

@BeckerWdf

Copy link
Copy Markdown
Member Author

@merks

merks commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Yes, ci.eclipse.org has been going up and down the last hour and a bit. I got a 408 one one of those jars..

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.

UX of "Running Indicator" for Launch Configurations should be improved

3 participants