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.38/images/Autopin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added news/4.38/images/AutopinPreference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 17 additions & 3 deletions news/4.38/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,24 @@

A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgements.md#eclipse-platform) or [contributed to Equinox](acknowledgements.md#equinox) in this release!

<!--
---
## Views, Dialogs and Toolbar
-->

### Pin the Console view
<details>
<summary>Contributors</summary>

- [Loskutov A](https://github.com/iloveeclipse)
- [Andreev S](https://github.com/trancexpress)
- [Karaman M](https://github.com/mehmet-karaman)
</details>

The 'Open New Console View' action has been improved to pin both the active and newly opened Console views, ensuring their content remains visible during output processing.

![Console Pin new Console](images/Autopin.png)

A new option has been added to `Console Preferences` that allows users to enable or disable the pinning feature.

![Console Pin new Console](images/AutopinPreference.png)

<!--
---
Expand Down