All Versions
10
Latest Version
Avg Release Cycle
50 days
Latest Release
2953 days ago

Changelog History

  • v2.1.6 Changes

    March 24, 2016
    • ➕ Added support for Xcode 7.3.
    • 🛠 Fixed formatting input strings with more than 65535 bytes.
    • ⏱ Extended the timeout to allow for larger files.

    🔌 Full Diff

  • v2.1.5 Changes

    December 10, 2015

    Compatibility with Xcode 7.2 (7C68)

  • v2.1.4 Changes

    November 11, 2015
    • ✂ Remove verbose log by default "BBUncrustifyPluginVersion loaded"
  • v2.1.3 Changes

    October 22, 2015

    👌 Support for Xcode 7.1 (7B91b)

  • v2.1.2

    September 12, 2015
  • v2.1.1 Changes

    May 09, 2015
    • ➕ added support for Xcode 6.3.2 (6D2102)
    • ➕ added support for Xcode 6.4 (6E14)
    • ✂ removed support for UncrustifyX
  • v2.1 Changes

    April 25, 2015
    • 🆕 New option for re-indenting whitespace-only lines to the code level after code formatting.
    • uncrustify 0.61 (b6593c1bd9).
    • An alert is displayed if the preferences window is missing (cf. Alcatraz issue).

    👀 PS: there is an issue with Alcatraz causing the installation of the plugin to fail. Prefer to install it manually (see readme). #95

  • v2.0.7 Changes

    April 16, 2015
    • 👌 Support for Xcode 6.3 GM.
    • 🌲 File Logging (Menu Format Code > View Log) to easier find issues when formatting fails.
    • 🛠 Fixed an issue with Clang-Format that could lead the formatter to not use the configuration when using a custom configuration file.
    • 🔧 Display an error when trying to edit a Clang configuration if Clang setup is not set to use a custom file.
    • ✂ Removed Sparkle Updater.

    👀 PS: there is an issue with Alcatraz causing the installation of the plugin to fail. Prefer to install it manually (see readme). #95

  • v2.0.6 Changes

    March 10, 2015
    • ➕ Added Script Installation Version.
    • ➕ Added support for Xcode 6.2 (6C131e) and 6.3 (6D520o).
    • ⚡️ Updated clang-format, version 3.7.0 (trunk 229265).
    • 👌 Improved reflow of the text selection when using Clang.
    • 🛠 Fixed spelling mistakes.

    🔌 Full Diff

  • v2.0.5 Changes

    January 01, 2015
    • ⚡️ Update to Uncrustify 0.61. #77
    • Comment insertion with uncrustify was not working (cmt_insert_file_header, cmt_insert_file_footer). #76

    🔌 Full Diff