benmatselby / atom-php-checkstyle

✅ [DEPRECATED] Checkstyle reporter for PHP, utilising phpcs, phpmd, php linter and php-cs-fixer
MIT License
21 stars 5 forks source link

Cannot call method 'removeClassFromAllLines' of undefined #26

Closed marcovanest closed 10 years ago

marcovanest commented 10 years ago

Hi,

Since Atom release 0.117+, when I open preferences I get the following error

 Uncaught TypeError: Cannot call method 'removeClassFromAllLines' of undefined php-checkstyle-gutter-view.coffee:30

Anyone else got this error message?

benmatselby commented 10 years ago

Hi @marcovanest - To be honest, I have stopped using Atom and reverted to Sublime Text and I have stopped testing/review/developing this plugin since @atomlinter wrote a new plugin for each tool I had bundled in my plugin. It seemed like a waste of my time to be honest. Apologies for this, but @atomlinter does provide alternatives to this plugin which have been downloaded substantially more than this plugin.

marcovanest commented 10 years ago

@benmatselby ok I see no problem. Thanks anyway for developing this plugin! It worked great before 0.117. I'll switch to the atomlinter plugins. Maybe you could refer to the atomlinter plugin in your read me file? So other people will know this plugin is no longer under active development.

benmatselby commented 10 years ago

Done, good point.