Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-12-17 09:22
Flavor·ECMAScript (JavaScript)

/
^\[Error: +(?<source_path>(?<file>[^\s\n](?:[^\n:\\]+|\\.)+?)(?::(?<line>\d+)(?::(?<column>\d+)))?) *$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous