Closed
Description
When doing a replace (in current file) and there is a selection that spans lines, the "find in selection" ought to be enabled by default.
- I believe this is standard behavior in most other programmer's editors (visual studio, intellij, textpad++)
- Ignoring the current context (multiple line selection) when doing a search makes no sense - why else would the use have made the selection then pressed replace?
- For me at least, its pretty rare that I want to do a global search/replace. This is certainly the least likely use case