File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,25 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
2727## Views, Dialogs and Toolbar
2828-->
2929
30- <!--
31- ---
3230## General Updates
33- -->
31+
32+ ### Dynamic Console View Icon
33+
34+ <details >
35+ <summary >Contributors</summary >
36+
37+ - [ Sougandh S ] ( https://github.com/SougandhS )
38+ - [ Andrey Loskutov] ( https://github.com/iloveeclipse )
39+ </details >
40+
41+ The ` Console ` view now provides improved visual feedback by updating its icon based on the active console.
42+ This makes it easier to recognize which console is currently selected when multiple consoles are open.
43+ If the selected console does not provide a specific icon, the default ` Console ` view icon is shown instead.
44+
45+ __ Before__
46+
47+ ![ Console icon before] ( images/ConsoleBefore.png )
48+
49+ __ After__
50+
51+ ![ Console icon after] ( images/ConsoleAfter.png )
You can’t perform that action at this time.
0 commit comments