benmatselby / sublime-phpcs

🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text
Other
812 stars 126 forks source link

The package is deprecated ! #188

Closed kallookoo closed 6 years ago

kallookoo commented 6 years ago

He regretted that you've made that decision, :( Do you plan to allow someone else to take charge or just PR?

benmatselby commented 6 years ago

Hi @kallookoo

Apologies. I have since moved to vscode, so keeping this going without using Sublime Text didn't feel right. I had not really thought about how to transition this as there are other plugins out there now that do the same thing.

kallookoo commented 6 years ago

I understand. At the moment I will make a fork and look at the issues to try to close some and I will make a PR. I do not use SublimeLinter you already need to install the plugin and its extension. I do not know more, also thanks for everything.

Pictor13 commented 6 years ago

@benmatselby could you name or link some of the plugins you mentioned? I am having difficulties finding any alternative to your plugin.

benmatselby commented 6 years ago

Hi @Pictor13

The official one from Squiz Labs: https://github.com/squizlabs/sublime-PHP_CodeSniffer Sublime Linter: https://github.com/SublimeLinter/SublimeLinter-phpcs

Pictor13 commented 6 years ago

Thank you Ben!! Just switched to it. And thanks for your extension serving us until now 🙂

benmatselby commented 6 years ago

You're very welcome @Pictor13 - It was great fun learning Python to work on this, just sad I can no longer spend time maintaining it. Hope the other plugins meet your needs