-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Details for the issue
What did you do?
I tried to use find and replace in the SQL editor. I filled out the "Find text" and "Replace with" fields and pressed "Replace".
What did you expect to see?
One of the following:
- The button doesn't do anything or is disabled until I press "Find Next".
- The first occurrance of the search term after the cursor gets selected, so it will be replaced on the next press of that button.
- The first occurrance of the search term after the cursor gets replaced. Maybe the next occurrence after that gets selected.
What did you see instead?
The replacement text gets inserted at the cursor position, then the first occurrance is selected.
After that pressing the button works normaly (replace selected, select next).
Related Feature Request
It would be nice if "Replace All" would be limited to the current selection in the file if there is a selection (like in e.g. Visual Studio).
Useful extra information
The info below often helps, please fill it out if you're able to. :)
What operating system are you using?
- Windows: ( version: Win 10 1804 )
What is your DB4S version?
- 3.11.0-alpha*
Did you also
- Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
- Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
Metadata
Metadata
Assignees
Labels
No labels