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
Copy file name to clipboardExpand all lines: bundles/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/findandreplace/FindReplaceMessages.java
Copy file name to clipboardExpand all lines: bundles/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/findandreplace/FindReplaceMessages.properties
FindReplaceOverlay_searchAllButton_toolTip=Search all
@@ -60,5 +59,8 @@ FindReplaceOverlay_replaceAllButton_toolTip=Replace all
60
59
FindReplaceOverlay_searchBar_message=Find
61
60
FindReplaceOverlay_replaceBar_message=Replace
62
61
FindReplaceOverlay_replaceToggle_toolTip=Toggle input for replace
62
+
FindReplaceOverlay_searchHistory_toolTip=Show search history
63
+
FindReplaceOverlay_replaceHistory_toolTip=Show replace history
63
64
FindReplaceOverlayFirstTimePopup_FindReplaceOverlayFirstTimePopup_message=Find and replace can now be done using an overlay embedded inside the editor. If you prefer the dialog, you can disable the overlay in the preferences or <a>disable it now</a>.
Copy file name to clipboardExpand all lines: bundles/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/findandreplace/overlay/FindReplaceOverlay.java
Copy file name to clipboardExpand all lines: bundles/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/findandreplace/overlay/FindReplaceOverlayImages.java
0 commit comments