Closed jdiaz5513 closed 10 years ago
Thanks! You even bumped the version :) I'll just believe you that this works, merge it and publish it to npm!
Sweet! Expect more contributions in the near future, I want to try to make a vinyl-stream compatible gulp plugin and probably other enhancements.
I'm looking forward to it!
I hope to get around to do some more work on grock as well, I've wanted to replace that complicated code/comment separator for ages. (If you want to have a look at it, be my guest! I've tried some stuff in #14.)
This is enough to let grock do its thing to .jsx files without hassle. The syntax highlighter does surprisingly well when told to parse the file as plain javascript despite lacking actual JSX support, definitely enough to be useful.
For what it's worth, even the JSX syntax plugin for Sublime Text 3 fails in some cases, so it's not going to be perfect yet.