CodeBlue Changelog

What's new in CodeBlue 2 2.2.3

Nov 7, 2016
  • Fix: When the user clicked on the + button to create a new code snippet for the second time, the code text box as opposed to the title field could get the focus.
  • The user can now set their default name for the code file in Preferences. (Navigate to the More tab.)
  • The user now has options of letting the application remember the last keyword for searching code snippets or not. See General Settings in Preferences.
  • When the user places the mouse pointer over the (black) code snippet title field, its creation date will appear as a tool tip.
  • The syntax-highlighting function is fixed (again). The syntax-highlighting function will now work as the user types while the the code area is set to the edit mode.

New in CodeBlue 2 2.2.0 (Nov 3, 2016)

  • The user can now share the selected code snippet between remote computers by saving it as a separate file. Select a code snippet and choose Export Code under File. See Quick Tour Page 23 for more information.
  • Quick Tour is updated.
  • The syntax-highlighting function is fixed.
  • Fix: The application could crash after saving a file to their disk when the user chose 'Save Code Snippet As Text' or 'Save Field As XML' under File.
  • A dozen deprecated Swift expressions are updated.

New in CodeBlue 2 2.1.4 (Nov 2, 2016)

  • Fix: The syntax highlighting function works properly. For example, it can now distinguish "bool" from "boolValue."

New in CodeBlue 2 2.1.3 (Jul 25, 2016)

  • Fix: When the user performed 'search' for the selected field, code snippets was not listed in accordance with the sort option under the Code Settings window.
  • A few other changes and fixes are done.

New in CodeBlue 1.3.4 (Sep 20, 2013)

  • Fix: The application did not handle the color space for the syntax color the user has selected correctly.
  • The user can now highlight/unhighlight snippet titles. Use new toolbar buttons for them. Select a highlighting color under the Snippet tab in Preferences. The default highlighting color is blue.
  • The user can now duplicate snippets. Select a snippet title and choose Duplicate Snippet under File.
  • A few other changes and fixes are done.

New in CodeBlue 1.3.0 (Jul 9, 2013)

  • After running a search with the search field control, the color of the status label will dim out in 3 seconds.
  • The user can hide the status message by clicking on it.
  • The user can now select one of date formats under the Snippet tab in Preferences.
  • Right-click on a snippet title and choosing Get Creation Date to show the creation date of the selected snippet.
  • A new menu (Data) is added, which gives the user another phase of saving and recovering data.
  • Choosing Save Data under Data, the user can create a backup data file, which can be saved at user-specified path.
  • Choosing Recover Data under Data, the user can recover data from a backup data selected by them.
  • Provided that the user has selected a field, choosing Save Field Snippet Data under Data, the user can save code snippet data for the current field as an XML file.
  • A few other minor changes are done.

New in CodeBlue 1.2.10 (Jun 27, 2013)

  • Fix: When the user clicked on Default under the Folder tab of the Preferences window, they could not select an alternative export path.
  • When the user pressed Command + Find, the application could open the default Find window, which has no use for this application.

New in CodeBlue 1.2.8 (Jun 21, 2013)

  • Fix: The user was not able to select 'Other...' to choose another folder path in Preferences once they did the same.
  • Right-click on a title in the list and choose 'Copy Snippet Title' to copy the title of the selected snippet into the clipboard.
  • The application now reloads preference values after the user reopens Preferences without saving changes before.
  • A search field now appears right next to the snippet title. Enter a key phrase and press 'RETURN' to run a search on the current snippet code case-sensitively or case-insensitively. See the General Settings tab in Preferences for options.
  • Fix: The application did not clear the search phrase in memory when the user clicked on a different snippet title.
  • The application could crash unless 'Don't remember the last window size' is enabled in Preferences.
  • A few other minor changes and improvements are done.

New in CodeBlue 1.2.0 (Jun 11, 2013)

  • Fix: The application did not sort code snippet titles when populating the list with Find results.
  • Change: The application won't clear the snippet text box after the user saves changes.
  • The list box to the left now supports a contextual menu where right-click commands are available so that the user can delete and rename the selected snippets.
  • The user can now freely resize the main application window.
  • The R button is available for quick access to renaming the selected snippet title.
  • The title of the selected snippet now appears inside the group box.
  • A generic icon appears before each snippet title in the list.
  • Fix: After the user selected a different export folder path in Preferences, 'Other...' selection stayed when the user revisited the same tab menu.
  • Several other changes and fixes are done.

New in CodeBlue 1.1.0 (Jun 7, 2013)

  • The user now has an option of allowing or not allowing themselves to create fields sharing the same name. (See Preferences > General settings > Don’t allow multiple fields sharing the same name.)
  • The user now has an option of letting the application syntax-highlight user-selected keywords. (See Preferences > General settings > Don’t syntax-highlight tag phrases.)
  • The user can now backup data. (See Preferences > Backup). Recover data from a selected backup file.