Property

IdeEditorSearch:regex-enabled

Declaration

property regex-enabled: gboolean [ read, write ]

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

Flags

Readableyes
Writableyes
Constructno
Construct onlyno