This is an extension for Visual Studio Code that allows you to search for all the occurrences of some text within the current document. The simplest way to get this extension is directly from ...
This is now available natively as RegExp.escape(). You can also use this to escape a string that is inserted into the middle of a regex, for example, into a character ...