Jump to content

BBEdit

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 69.125.110.223 (talk) at 13:36, 24 October 2008 (Classic MacOS is no longer supported). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

BBEdit
Developer(s)Bare Bones Software
Stable release
9.0 / August 28, 2008 (2008-08-28)
Operating systemMac OS X
TypeText editor
LicenseProprietary
WebsiteBBEdit Website

BBEdit is a proprietary text editor made by Bare Bones Software. It was originally developed for Macintosh System Software 6 and is now available for Mac OS X.

BBEdit is marketed under the trademark slogan, "It doesn't suck."[1]

History

BBEdit was one of the earliest HTML editors on any platform. Taking advantage of its extensible nature, third party developers started writing plug-ins in 1994 to make composing web pages easier. The developers at Bare Bones Software first learned of the existence of HTML through users inquiring about these plug-ins and later bought the rights to the plug-ins and integrated them as part of the BBEdit package.

The first version of the BBEdit was created as a "proof of concept" for a "bare bones" text editor to replace the text editor included with Macs at the time, TeachText, which could not read files larger than 32K.

BBEdit was available at no charge from its initial release in 1991, but was commercialized in May 1993 with the release of version 2.5.

Bare Bones Software also made a free and less-featured version of BBEdit called BBEdit Lite. Bare Bones Software discontinued BBEdit Lite at version 6.1 and replaced it with TextWrangler, which was available for a fee, although significantly less than BBEdit. Several years later it too was released for free.

BBEdit's creator code R*ch refers to Rich Siegel, Bare Bones Software founder.

Features

BBEdit is designed for use by software developers and web designers.[1] It has native support for many programming languages and custom modules can be created by users to support any language. BBEdit is not a word processor, meaning it does not have text formatting or page layout features.

The application contains powerful multi-file text searching capabilities including strong support for Perl-compatible regular expressions. BBEdit allows easy previewing and built-in debugging of HTML and provides built-in prototypes for most HTML constructs. It also includes FTP and SFTP tools and integrates with code management systems. BBEdit shows differences between file versions and allows for the merging of changes. Support for version control, including CVS, Perforce, and Subversion is built in.[1]

Some applications and integrated development environments (IDEs) provide direct support for using BBEdit as a third-party source code editor.

BBEdit supports the Open Scripting Architecture and can be scripted using AppleScript and other languages, as well as having the ability to execute AppleScripts itself.[2]

Language support

BBEdit supports syntax highlighting for a wide variety of popular computer languages. As of version 8.7, these include: ANSI C, C++, CSS, Fortran (through Fortran 95), HTML, Java, JavaScript, JSP, Object Pascal, Objective-C, Objective-C++, Perl, PHP, Python, Rez, Ruby, Setext, SQL (including Transact-SQL, PL/SQL, MySQL, and PostgreSQL), Tcl, Tex, UNIX shell scripts, XML, and YAML. BBEdit's SDK allows users to develop additional language modules.[3]

References

  1. ^ a b c Bare Bones Software (2008). "Bare Bones Software - BBEdit 9". Retrieved 2008-09-20.
  2. ^ Bare Bones Software. "BBEdit's Other Useful Features". Retrieved 2007-09-03.
  3. ^ Bare Bones Software. "BBEdit's Display Features". Retrieved 2007-09-03.

See also