Skip to content

Commit 96c1325

Browse files
SougandhSmerks
authored andcommitted
N&N for Console elapsed time
1 parent bb91715 commit 96c1325

5 files changed

Lines changed: 24 additions & 2 deletions

File tree

46.1 KB
Loading
66.2 KB
Loading
723 KB
Loading
51.6 KB
Loading

news/4.38/platform.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,29 @@ 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+
### Configurable Elapsed Time Display in Console
34+
<details>
35+
<summary>Contributors</summary>
36+
37+
- [Sougandh S ](https://github.com/SougandhS)
38+
</details>
39+
40+
The Console view now lets you customize or disable the elapsed time shown in its title. A new option is available in the `Console Preferences` that provides an editable dropdown with several predefined time formats.
41+
42+
![Console Elapsed Time](images/ConsoleElapsedPreference.png)
43+
44+
When you select a format, a live preview in the console shows how it will appear. You can also edit the format string to create your own custom style, and the preview will validate whether it is correct or not.
45+
46+
![Console Elapsed Time Dropdown](images/ConsoleElapsedDropDown.png)
47+
48+
![Console Elapsed Time Selection](images/ConsoleElapsedSelection.png)
49+
50+
Once the setting is saved, the console title updates in the chosen format
51+
52+
![Console Elapsed Time Format](images/ConsoleElapsedFormat.png)
53+
54+
55+

0 commit comments

Comments
 (0)