Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vscode regex replace

Given a regular expression of (foobar)
you can reference the first group using $1 and so on
if you have more groups in the replace input field.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #vscode #regex #replace
ADD COMMENT
Topic
Name
4+4 =