atom-regex-railroad-diagrams
atom-regex-railroad-diagrams copied to clipboard
display regex as railroad diagram, if cursor moves to it
[Enter steps to reproduce:] When I open a ReasonML file, regex-railroat-diagrams thought this is a regexp file, but it's not, it's a new language [ReasonML](reasonml.github.io)'s file suffix, I think it...
Exactly the [kind of regex](http://coffeescript.org/#regexes) we will need this for.
Fixed hard tabs misbehaviour uniforming tabs length to 1: with new tabs management works either way (for hard and soft tabs)

Awesome plugin, this is great! I occasionally work with Rust, but it doesn't seem to generate diagrams when working with regexes with Rust. https://doc.rust-lang.org/regex/regex/index.html https://github.com/rust-lang-nursery/regex How difficult is it to...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.16 **System**: Mac OS X 10.10.5 **Thrown From**: [regex-railroad-diagram](https://github.com/klorenz/atom-regex-railroad-diagrams) package, v0.10.3 ### Stack Trace Uncaught ReferenceError: expecctedClose is not...