A comment by Flash Sheridan (there's a blast from the past) on the Tidbits notice <http://tidbits.com/article/16616> about the 11.6 update:
*Flash Sheridan **2016-07-11 14:28* <http://tidbits.com/article/16616#comments_31473> A couple of things that didn’t make the release notes: • Syntax checking no longer puts up a dialog box on success. (This isn’t a bug so long as you’re aware of the change.) • Flake8 is really annoying; it even reports as _errors_ spacing it doesn’t like in Python comments. If you happen to have it installed, there’s no way to prevent it from taking over the old Check Syntax menu item. I tried to install a custom configuration file for it (which is inadequately documented), but that didn’t hush all the insanity, so I ended up having to move the executable. • The good news is that if you want to use Flake8 occasionally in its disabled position, you can now use bbresults on it from the scripts menu: /usr/local/bin/flake8_OFF "$BB_DOC_PATH" | bbresults --pattern flake8 -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
