Method
IdeEditorSearchset_reverse
Description
Sets the “reverse” property.
This is used to alter the direction for relative search movements.
IDE_EDITOR_SEARCH_NEXT
and IDE_EDITOR_SEARCH_PREVIOUS
will swap
directions so that IDE_EDITOR_SEARCH_PREVIOUS
will search forwards
in the buffer and IDE_EDITOR_SEARCH_NEXT
wills earch backwards.
Available since: | 3.32 |