orktes / atom-react

ReactJS Support for atom (syntax, snippets)
http://orktes.github.io/atom-react/
MIT License
476 stars 80 forks source link

I cannot get the reformatting to work at all. #90

Closed dijs closed 9 years ago

dijs commented 9 years ago

I am using es6 with react, although each time I mess up the code and try to "reformat" with this plugin. The code doesn't change.

Is there anyway I can debug this plugin?

orktes commented 9 years ago

seems to be a problem with rocambole trying to get this fixed asap.

dijs commented 9 years ago

Thank you

orktes commented 9 years ago

v0.12.8 published. Should fix the issue! thanks for reporting!

orktes commented 9 years ago

ps. before https://github.com/orktes/atom-react/issues/72 is done the reformatting might have limitations.

dijs commented 9 years ago

Okay. Thanks for your work.