Skip to content

Commit 95a20a4

Browse files
nburnwal09merks
authored andcommitted
Add N&N for find support in plug-ins view
1 parent 657032e commit 95a20a4

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

news/4.41/images/find_support.png

523 KB
Loading

news/4.41/pde.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,18 @@ The launch configurations dialog now provides a new `Enable OSGi Console` option
4848
When selected, the required `-console` argument is added automatically to the program arguments.
4949
This removes the need to manually edit program arguments and helps preserve the setting when launch configurations are recreated.
5050

51-
![Enable OSGI console option](images/Enable_osgi_console.png)
51+
![Enable OSGI console option](images/Enable_osgi_console.png)
52+
53+
### Find Support Added in Plug-ins View
54+
<!-- https://github.com/eclipse-pde/eclipse.pde/pull/2343 -->
55+
<details>
56+
<summary>Contributors</summary>
57+
58+
- [Neha Burnwal ](https://github.com/nburnwal09)
59+
</details>
60+
61+
The `Plug-ins` view now includes a search box that allows you to filter plug-ins by name.
62+
You can type directly into the search box or use `Ctrl+F` (or `Cmd+F` on macOS) to focus it.
63+
This makes it easier to locate specific plug-ins in large workspaces.
64+
65+
![Find support added in Plug-ins View](images/find_support.png)

0 commit comments

Comments
 (0)