diff --git a/news/4.33/images/case_sensitive.svg b/news/4.33/images/case_sensitive.svg new file mode 100644 index 00000000..964b5e4b --- /dev/null +++ b/news/4.33/images/case_sensitive.svg @@ -0,0 +1,47 @@ + + diff --git a/news/4.33/images/overlay_bottom.png b/news/4.33/images/overlay_bottom.png new file mode 100644 index 00000000..4644f748 Binary files /dev/null and b/news/4.33/images/overlay_bottom.png differ diff --git a/news/4.33/images/overlay_options.png b/news/4.33/images/overlay_options.png new file mode 100644 index 00000000..825d7dc8 Binary files /dev/null and b/news/4.33/images/overlay_options.png differ diff --git a/news/4.33/images/overlay_top_replace_closed.png b/news/4.33/images/overlay_top_replace_closed.png new file mode 100644 index 00000000..4a36e312 Binary files /dev/null and b/news/4.33/images/overlay_top_replace_closed.png differ diff --git a/news/4.33/images/overlay_top_replace_open.png b/news/4.33/images/overlay_top_replace_open.png new file mode 100644 index 00000000..c90f504b Binary files /dev/null and b/news/4.33/images/overlay_top_replace_open.png differ diff --git a/news/4.33/images/regex.svg b/news/4.33/images/regex.svg new file mode 100644 index 00000000..fe3f92b2 --- /dev/null +++ b/news/4.33/images/regex.svg @@ -0,0 +1,45 @@ + + diff --git a/news/4.33/images/search_in_area.svg b/news/4.33/images/search_in_area.svg new file mode 100644 index 00000000..8734b9c0 --- /dev/null +++ b/news/4.33/images/search_in_area.svg @@ -0,0 +1,68 @@ + + diff --git a/news/4.33/images/whole_word.svg b/news/4.33/images/whole_word.svg new file mode 100644 index 00000000..4cac7549 --- /dev/null +++ b/news/4.33/images/whole_word.svg @@ -0,0 +1,54 @@ + + diff --git a/news/4.33/platform.html b/news/4.33/platform.html index 8f821204..d00c739d 100644 --- a/news/4.33/platform.html +++ b/news/4.33/platform.html @@ -66,6 +66,30 @@
The find/replace dialog now appears as an overlay on top of the editor. + By default, it performs a "search as you type". This overlay includes several search options that can + be toggled on or off either through keyboard shortcuts or by clicking the corresponding icons in the overlay. + The supported search options are: +
+Ctrl
+ shift
+ C
in Windows)Ctrl
+ shift
+ W
in Windows)Ctrl
+ shift
+ P
in Windows)Ctrl
+ shift
+ A
in Windows)In case you prefer the old find/replace dialog, you can enable it in the preferences under General -> Editors -> Text Editors + + You can also choose to display the overlay at the bottom of the page. +
+ + +