{{=expr}}
can contain any JavaScript expression{{=expr}}
can use variableC
, array of capture groups of matched text in selection
regexTextGen.originalTextRegex
default value is(.*)
, it is now also a capture group- if key binding has
args
there is no QuickPick unlessargs
has apredefined
property
:radix(n)
and:ABC
modifier for numeric expressions
:size(n)
modifier for numeric expressions
regexTextGen.predefined
setting
{{=expr:modifier}}
:fixed(n)
and:simplify
- float numbers in expressions
- original backreference modifiers
:first
and:-first
- OrigText capture groups as numeric value in Expressions: {{=N[1]}}