TMS: Editors

Allow REGEX Search&Replace with back-reference syntax $0 in Editor for Desktop

Enable REGEX Search&Replace to support $0 in replace fields that represents the found regex result in Search field. This is related to the Editor for Desktop. Sample:

Find: Memsou[a-zA-Z]ce
Replace: $0 TMS

Result in segments:
Memsource replaced by Memsource TMS.

3

0 comments

Please sign in to leave a comment.