Commit 41cd0c9
committed
Includes visual snippet in validation error message
Enhances validation error messages by including the visual snippet from the lexer/parser, which provides more context to the user about the location of the error in the regular expression.
This improves the debugging experience for users as they can quickly identify and fix issues in their regular expressions.1 parent 4a5c2dc commit 41cd0c9
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
201 | 208 | | |
202 | 209 | | |
203 | 210 | | |
| |||
0 commit comments