Skip to content

Releases: benoitsan/BBUncrustifyPlugin-Xcode

2.1.6

24 Mar 19:35
Compare
Choose a tag to compare
  • 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

2.1.5

10 Dec 20:02
Compare
Choose a tag to compare

Compatibility with Xcode 7.2 (7C68)

2.1.4

11 Nov 12:29
Compare
Choose a tag to compare
  • Remove verbose log by default "BBUncrustifyPluginVersion loaded"

2.1.3

22 Oct 13:58
Compare
Choose a tag to compare

Support for Xcode 7.1 (7B91b)

2.1.2

12 Sep 12:06
Compare
Choose a tag to compare

2.1.1

09 May 10:42
Compare
Choose a tag to compare
  • added support for Xcode 6.3.2 (6D2102)
  • added support for Xcode 6.4 (6E14)
  • removed support for UncrustifyX

2.1

25 Apr 13:34
Compare
Choose a tag to compare
2.1
  • 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

2.0.7

16 Apr 20:51
Compare
Choose a tag to compare
  • 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

2.0.6

10 Mar 21:23
Compare
Choose a tag to compare
  • 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

2.0.5

01 Jan 09:44
Compare
Choose a tag to compare
  • Update to Uncrustify 0.61. #77
  • Comment insertion with uncrustify was not working (cmt_insert_file_header, cmt_insert_file_footer). #76

Full Diff