2
edits
(Ctrl+F typically searches from the top of the page, I'd like Ctrl+F3 to search from the current location of the selection. This is the behavior of Visual Studio.) |
m (Added bug id to "find whole word only" suggestion) |
||
Line 73: | Line 73: | ||
* Quick Find separate from Find | * Quick Find separate from Find | ||
* "Highlight all" an about:config boolean | * "Highlight all" an about:config boolean | ||
* Add "Find Whole Word Only" option | * Add "Find Whole Word Only" option ([https://bugzilla.mozilla.org/show_bug.cgi?id=14871 Bug 14871]) | ||
* Add wildcard capability (such as ? for single characters, * for any number of characters, $ for truncation, etc.) | * Add wildcard capability (such as ? for single characters, * for any number of characters, $ for truncation, etc.) | ||
* Add wildcard capability without using a character (which a user may desire to search for), such as a number-specific wildcard, letter-specific wildcard, and/or symbol-specific wildcard | * Add wildcard capability without using a character (which a user may desire to search for), such as a number-specific wildcard, letter-specific wildcard, and/or symbol-specific wildcard |
edits