benmatselby / sublime-phpcs

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

Sniffer not working #106

Closed JamesGeiger closed 10 years ago

JamesGeiger commented 10 years ago

On OSX 10.9 I cannot get the sniffer to work right out of the box....I am using package control and sublime text 2 :(

benmatselby commented 10 years ago

Have you setup all the relevant configuration options? As it doesn't work out the box, you have to configure it. Can you turn on debug and copy/paste the output in here please?

JamesGeiger commented 10 years ago

I added this to the Settings > Users http://hastebin.com/rapirekohe.cpp and turning on the debug does nothing

benmatselby commented 10 years ago

There is no error in the console when the debug is turned on? Are you right clicking the file in editor and clicking the sniff this file menu item? Execute on save is off.

benmatselby commented 10 years ago

Is this still an issue? Going to need a little more information to be able to look into this, otherwise I will close.

benmatselby commented 10 years ago

Closing, as no further comment after a month and this is working for me.