You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix correctly setting Find-Scopes when opening Find/Replace-Dialog eclipse-platform#1819
This PR correctly disables SearchOptions.GLOBAL in the FindReplaceLogic
object of the Dialog if a multiline-selection was selected while opening
the Find/Replace-Dialog.
This PR also provides a unit-test for this behavior.
Fixeseclipse-platform#1819
Copy file name to clipboardExpand all lines: tests/org.eclipse.ui.workbench.texteditor.tests/src/org/eclipse/ui/workbench/texteditor/tests/FindReplaceDialogTest.java
0 commit comments