Skip to content

Commit f975bc4

Browse files
Maximilian WittmerMaximilian Wittmer
authored andcommitted
Implemented Find-Replace Overlay.
In response to issue eclipse-platform#1090. Goals for this overlay are a simple and modern UI/UX for finding/replacing in eclipse. -- [Modern Find/Replace] Refactor FindReplaceDialog The FindReplaceDialog's business-logic is now handled in the FindReplacer. The FindReplacer communicates using a FindReplaceStatus object which is polled by FindReplaceDialog as needed and allows for displaying correct messages in the Interface. This Refactoring is required so that the business-logic can be reused in the new FindReplace overlay, as proposed in issue eclipse-platform#1090
1 parent 54e2bcd commit f975bc4

36 files changed

+2996
-1355
lines changed
315 Bytes
Loading
315 Bytes
Loading
366 Bytes
Loading
364 Bytes
Loading
500 Bytes
Loading
117 Bytes
Loading
366 Bytes
Loading
159 Bytes
Loading
311 Bytes
Loading
631 Bytes
Loading

0 commit comments

Comments
 (0)