Property
IdeEditorSearch:regex-enabled
Description
The “regex-enabled” property determines if GRegex
should be used
to scan for the IdeEditorSearch:search-text
. Doing so allows the
user to search using common regex values such as “foo.*bar”. It
also allows for capture groups to be used in replacement text.
Type: | gboolean |
Available since: | 3.32 |