-
-
Notifications
You must be signed in to change notification settings - Fork 248
[Bug]: Ctrl + F doesn't work when in the snippet text editor #574
Copy link
Copy link
Closed
Labels
Description
Describe the bug
The Ctrl + F shortcut key to search the snippets doesn't work when editing text in the snippet editor.
In general, the search is lacking. I'd love to see improvement in this area for the next version.
- Ctrl + F to work at all times to take you back to the fast search.
- A find and replace text option for the snippet text editor.
- Some advanced search options (eg. match case, regular expressions, wildcards, search snippet titles only)
To reproduce
- Start editing a snippet
- Press Ctrl + F
- Nothing happens
Version
3.12
OS
Windows 11
Validations
- Follow our Code of Conduct
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
Reactions are currently unavailable