Skip to content

Commit 1ac237b

Browse files
SougandhSmerks
authored andcommitted
Add N&N for Launch indicator
N&N for eclipse-platform/eclipse.platform#2652
1 parent 49f76f6 commit 1ac237b

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

258 KB
Loading

news/4.41/platform.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,18 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
2727
## Views, Dialogs and Toolbar
2828
-->
2929

30-
<!--
3130
---
3231
## General Updates
33-
-->
32+
33+
### Active Launch Indicators in Run and Debug History
34+
<details>
35+
<summary>Contributors</summary>
36+
37+
- [Sougandh S](https://github.com/SougandhS)
38+
</details>
39+
40+
The `Run History` and `Debug History` menus now provide a visual indication of active launches.
41+
When an entry has one or more non-terminated launches associated with it, a gear icon (⚙) is displayed next to the entry.
42+
This makes it easier to identify configurations that are already running and helps avoid unintentionally launching the same configuration again.
43+
44+
![Running Indicator](images/RunningIndicator.png)

0 commit comments

Comments
 (0)