Add support for FindLiteral

Use the FindLiteral action to use Find without regex support.

Fixes #1661
This commit is contained in:
Zachary Yedidia
2020-05-17 12:22:33 -04:00
parent 30395b1f67
commit c46257222c
3 changed files with 22 additions and 5 deletions

View File

@@ -185,6 +185,7 @@ Save
SaveAll
SaveAs
Find
FindLiteral
FindNext
FindPrevious
Undo