atom-regex-railroad-diagrams icon indicating copy to clipboard operation
atom-regex-railroad-diagrams copied to clipboard

Doesn't work with Rust

Open frewsxcv opened this issue 10 years ago • 1 comments

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

frewsxcv avatar Nov 04 '15 01:11 frewsxcv

It is not too difficult, because it is based on syntax highlighting, but there may be some tweaks needed.

klorenz avatar Nov 07 '15 06:11 klorenz