klorenz / atom-regex-railroad-diagrams

display regex as railroad diagram, if cursor moves to it
MIT License
250 stars 31 forks source link

Suggestion: escaped charaters should not be shown separately from other character literals #54

Closed aharpervc closed 9 years ago

aharpervc commented 9 years ago

For example: /dbo\.Test\(\)/ should show up as a single bubble, dbo.Test() rather than 5: dbo . Test ( ). I suppose this could also live as a new option, "coalesce escaped literals with adjacent literals" or something.

klorenz commented 9 years ago

Done in 0.9