Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find/Replace: add test case for find string initialization with regex
When opening the FindReplaceOverlay or FindReplaceDialog with regex option enabled, the current selection in the target editor is escaped to represent a regex before being inserted into the find input field. This adds an according test case.
- Loading branch information