Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 488 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 488 Bytes

regex-railroad-diagram package

A regular expression railroad diagram view for regular expression under cursor. This is inspired by regex railroad diagrams.

regex-railraod-diagram in action

regex-railraod-diagram in action

It also shows you a parsing error message, if your regex is not syntactically correct.

For now it only supports most common regex features, but there are more to come.