BBEdit 11.5.2 Release Notes

BBEdit 11.5.2 is a focused maintenance update which includes fixes for reported issues.

For details on all the new features and enhancements available in BBEdit 11.5, please see its release notes.

For detailed information on using any of BBEdit's features, please refer to the user manual (choose "User Manual" from BBEdit's Help menu).

Requirements

BBEdit 11.5.2 requires Mac OS X 10.9.5 or later, and is compatible with OS X 10.11 "El Capitan".

Additions

  • This release consists entirely of fixes for reported issues, and contains no new features.

Fixes

  • Fixed bug in which initiating a drag with the mouse could happen unintentionally when clicking on draggable objects.

  • Fixed crash and malfunction which could occur in certain situations when converting Unicode data from a non-Unicode on disk representation in zero-length files.

  • Made a change to reduce the transient memory requirements when performing a non-Grep Replace All operation using a replace string that is longer than the search string.

  • Made a change so that text factories and multi-file Replace All operations avoid running out of address space when processing an extremely large number of files.

  • Fixed crash which would occur when trying to change the name of a "Favorite" in the font panel.

  • Fixed bug in which a document's Undo history was cleared when using "Move to New Window" from the project sidebar popup or contextual menu.

  • Made some changes to address lurking concurrency problems during package loading.

  • Improved the performance of "Strip trailing whitespace" when saving documents and the eponymous preference is turned on in the Text Files preferences.

  • If a file-based Unix script or filter isn't usable because of its on-disk representation (as when choosing it from the Apply Text Filter or Scripts menus), an informative error is now reported.

  • Fixed bug in which heredoc strings in Unix Shell Script documents were not colored using the proper color.

  • Fixed a bug in the VHDL and Verilog HDL language modules that would cause unexpected coloring effects (which sometimes corrected themselves during editing, and sometimes not).

  • The Live Search box no longer displays the magnifying glass (the system draws it incorrectly on retina displays, and won't be corrected).

  • Made some adjustments to the Replace All sheet for text factories to correct font usage and allow reasonable behavior when resizing the sheet.

  • Fixed cosmetic glitch in results windows, along the boundary between the splitter and the text view.

  • When spell checking in HTML/XML, the checker now properly handles transitions between checkable ranges (such as CDATA body text) and non-checkable ranges (tags), so that all CDATA text will be checked, even if checking did not start inside of a CDATA range.

  • Fixed drawing glitches when changing the sidebar width in editing windows with "Show Gutter" turned off.

  • When closing a very large document without saving changes, and "Make Backups" is turned on, the auto-recovery file doesn't neeeeeeed to have trailing whitespace stripped out, so we no longer do that (and save lots of time in the process).

  • Fixed drawing glitches which would occur when combining selection-range changes and scrolling in certain circumstances.

  • When "Find Next Misspelled Word" wraps around, the "Wrap Around" indication is now displayed (as it should be).

  • Fixed case in which a text view would draw twice when loading a document and then changing its selection range to some place that required scrolling.

  • Put in code to work around a bug in the OS (16742697) which would cause the application to crash after scrolling views in an Open or Save panel (and a few other windows).

  • Fixed a crash which would occur in some situations when calculating data for the fold gutter.

  • Fixed a cosmetic glitch in which a diff-colored line would occasionally be drawn diagonally across one of the text views in a Differences window.

  • Fixed bug in which document state was not automatically saved in situations where it should have been saved when closing the document.

  • Fixed bug in which the status bar would not be drawn completely when responding to actions triggered by a status bar item's popup menu.

  • It is now possible to run Perl, Python, or Ruby files directly from an editing window, the Scripts menu, or the "Apply Text Filter" command when the file in question does not have a shebang line, as long as the document's language is set appropriately.

  • When python3 is available in a typical executable location, we will now use that to run Python scripts that don't have a shebang (#!) line.

  • Updated the built-in list of PHP predefined names so that symbols occurring in PHP embedded in HTML will be colored.

  • Fixed bug in which invisible text views (such as worksheets displaying output in a window while a different document was selected) would inappropriately bleed scrolling through to the active document.

  • When saving an already extant document, the permissions check (to determine the need for authentication) no longer checks the parent directory if the file itself appears to be writeable.

  • Fixed crash which would occur when attempting to type a callout comment at the very end of a C-family language document.

fin