replaceregex text editor shell command

Summary

Replaces a word or phrase with another one using regular expressions

Description

You can use this command to replace a word or phrase enclosed in double quotes with another one enclosed in double quotes.

Command usage

  • replaceregex "<regex>" "<word/phrase>"

Last updated