Skip to content

I20260319-1800

@NikkiAung NikkiAung tagged this 18 Mar 16:29
Adds two commands (globalNextSearchEntry, globalPreviousSearchEntry)
implemented by GlobalNextPrevSearchEntryHandler. The handler invokes
gotoNextMatch() / gotoPreviousMatch() on the active
AbstractTextSearchViewPage.

Key bindings:

ALT+. — next search result

ALT+, — previous search result

CMD+OPT+. / CMD+OPT+, — macOS alternatives

Allows navigating search results without leaving the editor.

Fixes: https://github.com/eclipse-platform/eclipse.platform.ui/issues/3240
Assets 2
Loading