klorenz / atom-regex-railroad-diagrams

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

incompatible with the atom experimental tree-sitter parser #107

Open noe132 opened 6 years ago

noe132 commented 6 years ago

when using the tree-sitter parser (enable in setting -> core -> Use Tree Sitter Parsers)

it tooks the whole file content as a regular expressin as soon as i click and focus on the editor so it looks like this

stefansundin commented 6 years ago

Since this package appears to be abandoned now (almost one year since the last update), and it is no longer fully compatible without disabling the tree sitter parser, I think it might be time for someone to fork it and publish a new package.

I'm pinging everyone who has opened a PR here, in an attempt to gather all the contributors and hopefully find someone who can lead the effort:

You guys are our only hope! :)

ypresto commented 6 years ago

@stefansundin Please do not spam us. I have already moved to VSCode.