Skip to content

Commit fa33d4a

Browse files
committed
Add N&N entry for new filtering options in Preference pages
Added a N&N entry about the new filtering options available in Template and File Content preference pages.
1 parent b6163b0 commit fa33d4a

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed
342 KB
Loading

news/4.38/platform.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,26 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
1212
## Text Editors
1313
-->
1414

15-
<!--
1615
---
1716
## Preferences
18-
-->
1917

18+
### New Filtering Options in Preference Page
19+
<details>
20+
<summary>Contributors</summary>
21+
22+
- [Elsa Zacharia](https://github.com/elsazac)
23+
</details>
24+
25+
Filtering has now been introduced in more areas of the Preference page to make it more easier to find and manage entries.
26+
27+
A filtering option is now available in the **File Content** section under the **Version Control (Team)** preferences, providing quick filtering of file specific extensions.
28+
29+
In addition, filtering options have been added to the **Templates** sections found under the **Java Editor**, **Ant Editor**, and the **Template Editor** sections. These filters make it easier to locate and handle the templates by their name within their respective sections.
30+
31+
This enhancement improves usability when dealing with large number of templates or file extension entries by dynamically updating the list to show only the matching results as you type.
32+
33+
![Version Control Preference](images/VersionControlPreference.png)
34+
*Figure : Version Control (Team) Preference page showing the filtering option.*
2035
<!--
2136
---
2237
## Themes and Styling

0 commit comments

Comments
 (0)