File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,4 +48,18 @@ The launch configurations dialog now provides a new `Enable OSGi Console` option
4848When selected, the required ` -console ` argument is added automatically to the program arguments.
4949This 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 )
You can’t perform that action at this time.
0 commit comments