Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added news/4.41/images/RunningIndicator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 13 additions & 2 deletions news/4.41/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,18 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
## Views, Dialogs and Toolbar
-->

<!--
---
## General Updates
-->

### Active Launch Indicators in Run and Debug History
<details>
<summary>Contributors</summary>

- [Sougandh S](https://github.com/SougandhS)
</details>

The `Run History` and `Debug History` menus now provide a visual indication of active launches.
When an entry has one or more non-terminated launches associated with it, a gear icon (⚙) is displayed next to the entry.
This makes it easier to identify configurations that are already running and helps avoid unintentionally launching the same configuration again.

Comment thread
SougandhS marked this conversation as resolved.
![Running Indicator](images/RunningIndicator.png)