On Nov 02, 2015, at 10:00, Craig Heilman <[email protected]> wrote: > I use Artistic Style aka astyle although I haven't tried to integrate it with > BBEdit... ______________________________________________________________________
Hey Craig, It was easy enough to download from SourceForge and `make`. It's available from Macports, so it's almost certainly available from Homebrew as well. Basic usage in BBEdit is simple. Run as a text-filter: #! /usr/bin/env bash astyle Add options to your heart's desire. -- Best Regards, Chris -- 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].
