issues
search
squizlabs
/
sublime-PHP_CodeSniffer
Sublime Text plugin for PHP_CodeSniffer
51
stars
14
forks
source link
Various improvements and bug fixes
#9
Closed
andremacola
closed
4 years ago
andremacola
commented
4 years ago
Better settings handler. Now we can have per project settings.
Check on save is now working again
Fix (phpcbf) on save option
Auto reveal panel option
Temporary disabled
handle_phpcbf_line_click
. Was interfering with the positioning of the cursor when it shouldn't have
Better/Modern way to show settings on menu.
if data == '':
was not working on clearing the panel. Fixed
handle_phpcbf_line_click
. Was interfering with the positioning of the cursor when it shouldn't haveif data == '':
was not working on clearing the panel. Fixed