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
BBEdit has great support for CSS, including CSS 2.1 attribute completions for the “Tag Maker” dialog, contextual menu, and the new Text Completions feature. The CSS tools additions keep BBEdit in step with current web authoring standards and make it easier for you to author web pages that display properly in a variety of media.
Not only correct, but pretty too! We have integrated the popular open-source HTML Tidy into BBEdit for cleaning up and reformatting HTML and XHTML code, easily converting valid HTML code to and from valid XHTML, and WCAG accessibility checking.
(click the image above to see it full size in a new browser window)
You can verify the correctness of your code even in partial documents, in documents with generated content, even in documents using server-side includes! You can also mark portions of documents to skip when checking syntax.
The HTML syntax checker makes it easier to verify syntactic correctness in HTML/XHTML source files that contain embedded scripts (for example, embedded Perl or PHP), as well as in source files that are not complete HTML/XHTML documents (such as those that will be merged with page template files).
(click the image above to see it full size in a new browser window)
The “Use Preview Server” option ensures accurate previews when working on files with content that must be rendered by a Web server, such as server-side processing directives and embedded scripts (e.g. PHP and JSP). This feature takes advantage of the web server that is supplied with every copy of Mac OS X, but can also be used with any web server running on any machine, provided that the content youre previewing with BBEdit is stored on the file system where the server expects to find it.
(click the image above to see it full size in a new browser window)
(click the image above to see it full size in a new browser window)
BBEdit uses the Mac OS X system spelling checker. The “Check Spelling” command on the Text menu will find and highlight the next misspelled word in the document (starting with the insertion point or end of the selected range). If one is found, it will be underlined with red. You can then use the “Show Spelling Panel” command to correct the word, or Control-click on the word to bring up the contextual menu with spelling options (including replacements for the word, and the dictionary-management options “Ignore Spelling” and “Learn Spelling”. “Check Spelling as You Type” detects and highlights spelling errors on the fly.
Find out whats new in BBEdit 9. Or check out the full feature list.