BBEdit Product Tour
Exercise Total Control Over Text | Work Your Way | Command Files, Folders, Disks, and Servers | Enjoy Textual Omnipotence | Live Up To Standards | Integrate Smoothly Into Existing Workflows
bbdiff
bbfind
(Tip: click each image below to see it full size in a new browser tab.)
BBEdit includes a set of Automator actions that mirrors its internal text transformations; most of what is on the Text menu is available to Automator, as well as a “Replace All” action for search and replace; and a few supporting actions to smooth the process of getting text into and out of open BBEdit documents. No scripting required!
Direct integration with Git and Subversion: BBEdit’s Git and Subversion menus include all of the commands that you need for common operations. In addition, when committing from within BBEdit, a handy submission form makes it easy to write commit comments.
Finally, the built-in support for version control systems uses BBEdit’s editing environment for writing the comments included when committing changed files.
The bbdiff
command-line tool allows you to invoke BBEdit’s powerful “Find Differences” command from the Unix command line. You can even configure Subversion, Perforce, and Git to use BBEdit to view the differences between file revisions.
Many Unix tools and scripts generate output that references specific file and line positions (for example, compile errors). The bbresults
command-line tool allows you to present this output in a easy-to-navigate GUI results window within BBEdit.
BBEdit’s Shell Worksheets are much more than a terminal — they’re the best of both the shell and BBEdit! Enter and run Unix commands from within BBEdit, while applying BBEdit’s editing power to prepare commands, or slice & dice the output. Take advantage of the application’s central Unix Worksheet to keep it all in one place, if you like; or create your own worksheet documents. Every BBEdit project carries its own worksheet as well, for added convenience.
Find out what’s new in BBEdit 15. Or check out the full feature list.