benmatselby / sublime-phpcs

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

Fix AttributeError: 'NoneType' object has no attribute 'show_quick_panel' #180

Closed qkdreyer closed 1 year ago

qkdreyer commented 7 years ago

Traceback (most recent call last): File "phpcs in /Users/qkdreyer/Library/Application Support/Sublime Text 3/Installed Packages/Phpcs.sublime-package", line 547, in generate File "phpcs in /Users/qkdreyer/Library/Application Support/Sublime Text 3/Installed Packages/Phpcs.sublime-package", line 550, in show_quick_panel AttributeError: 'NoneType' object has no attribute 'show_quick_panel'