

While many of BBEdit 9's changes will be relevant to everyone, some will be of interest primarily to anyone who hand-codes HTML, CSS, PHP, and Ruby.
#Bbedit clippings code#
And if you've ever wanted to share your syntax-colored code (perhaps for instructional use), you can now do it by saving your document as an RTF file.Īll these positive changes come at a price old-school BBEdit users will need to retrain themselves, because keyboard equivalents and even expected behaviors have changed. BBEdit can now use your MobileMe account to synchronize its Application Support folder between machines, so your preferences, scripts, and clippings are available and updated on all your Macs. Project windows have an editing pane to work on a file in the project, you can simply select it from the Project list and start editing, without having to open a separate window. BBEdit automatically saves the contents of the Scratchpad, even between program launches.Īmong other nice new features: Projects replace File Groups as a way of collecting related files.
#Bbedit clippings mac os#
And BBEdit 9 adds a new Append Selection To Scratchpad command to Mac OS X's Services menu, so you can send text to BBEdit's Scratchpad from any program that supports Services. This is perfect for those situations when you want to copy and paste blocks of text, modify them a bit, and then paste the changed text back to a document. The new Scratchpad makes it easy to transform and edit text without opening a new document window. And with Find Differences, it's now possible to move edits character by character from one version of a file to another. The history of your search-and-replace operations is now preserved, even when you quit the program. It's convenient, saves time, and reduces window clutter. These editable text views also show up when you browse disks and check syntax. In this version, that bottom pane's text contents are fully editable you no longer have to open separate editing windows. In the new BBEdit, the search windows for both Find and Multi-File Search are modeless, meaning you can move freely back and forth between an open document and the search window, without closing the latter.įor some time now, BBEdit has had a Find All search that produced a two-paned results window: On top you'd see a list of the search hits clicking on one of those hits displayed it in context in the bottom pane. In those older versions, the search dialog box was modal, meaning you had to dismiss the search dialog before continuing your work. Find-and-replace is one of the most-used features in any text editor, and here BBEdit 9 breaks dramatically from its previous versions.
