atom-regex-railroad-diagrams
atom-regex-railroad-diagrams copied to clipboard
Doesn't work with Rust
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 add support for other languages? I could look into fixing this possibly
It is not too difficult, because it is based on syntax highlighting, but there may be some tweaks needed.