Open mplukas opened 2 months ago
Will you contribute such PR?
Hey, you might want to look into the HistoryTextWrapper class. By re-using it, implementing this should be ~very easy~ doable. The plan: replace the input box in the quick search with that HistoryTextWrapper class or something similar.
I'm working on this :)
I'm working on this :)
Great. You are one of the students from CodeDays, aren't you?
Much success on this task and don't hesitate to ask for help if you need any.
Because I did not hear anything anymore and did not know if this is still worked on, I implemented the feature here: https://github.com/eclipse-platform/eclipse.platform.ui/pull/2541
It would be very helpful if the Quick Search dialog window (Ctrl+Alt+Shift+L) kept a [short] history of the values used in the "in" field and allowed to select from it (similar like "File name patterns" field in the regular Search window (Ctrl+H)).