Snippets Changelog

What's new in Snippets 0.8.2

Nov 1, 2013
  • Fixed:
  • Issue with 2 instances of Snippets Assistance running at the same time.
  • Snippets Assistant did not displayed snippets in menu if root item is Group rather than Folder.
  • Snippets Expander and Global Search can reuse snippets from Trash.
  • Fixed issue with cursor positioning in code editor on OS X 10.9 Mavericks.
  • Enhanced:
  • Improve php syntax checker, improvements to highlighting of xml like languages.

New in Snippets 0.8.1 (Oct 7, 2013)

  • Added: Drag&Drop snippet from the application on desktop or Finder to export as a source code file
  • Added: Launch/terminate Snippets Assistant when enabled/disabled from the Preferences window
  • Fixed: Issue with database patches that leads to sync conflicts in some cases
  • Fixed: Small issues with Snippets Expander
  • Fixed: Sidebar rendering issue after deletion of the Folder or Group
  • Enhanced: Do not simulate pressing the Tab key when reusing snippet without variables in Xcode using Global Search or Snippets Assistant.

New in Snippets 0.8 (Jul 23, 2013)

  • Added:
  • Code editor with syntax highlighting
  • Fixed:
  • Bug with Snippets Code Variable that leads to missing $ubstrings that start with $ and when snippet being reused with Snippets Expander, Assistant or Global Search

New in Snippets 0.7.3 (Jul 16, 2013)

  • Added:
  • Search by labels
  • Fixed:
  • Issue with re-using snippet through the Snippets Expnder, Global Search or Snippets Assista if code contains a variable without default value.
  • Enhanced:
  • Disabled distributors are now grayed out in the Distributors window listing

New in Snippets 0.7.2 (Jun 26, 2013)

  • Fixed: Issue with processing of code variables that appeared in some conditions when passed to distributors
  • Enhanced: Better code variables parsing

New in Snippets 0.7.1 (Jun 14, 2013)

  • Added - "Requires restart" warning that appears for distributors that should be restarted in order to reflect any changes in snippets or distributor's preferences.
  • Added - Distributor installation and updates from within the Distributors window.
  • Fixed - Snippets Expander now works properly in iTerm and Apple Terminal.
  • Enhanced - No Distributors are bundled with the application distributive. One-click installation is available from within Distributors window.
  • Enhanced - When re-using snippets with Snippets Expander, Global Search, or Assistant Menu variables are replaced by its default values. If variable has no default value it is replaced by the empty string.
  • Enhanced - Distributors workflow improved.

New in Snippets 0.7 (May 22, 2013)

  • Added:
  • Distributors — our new invention that allows you to re-use code snippets from Snippets in your favorite editor natively.
  • Global Search allows you to search across your snippets library without losing focus from your editor. (Assign global shortcut in Preferences)
  • Snippets Assistant — a small helper application that resides in the menu bar
  • Fixed:
  • Groups and folders are not restored in the sidebar after relaunch
  • Unable to change highlight's visibility preference
  • Issue with toolbar settings reset after restart
  • Enhanced:
  • Sync now uses SSL encryption

New in Snippets 0.6.1 (Nov 8, 2012)

  • Fixed: Sync hotfix

New in Snippets 0.6 (Nov 8, 2012)

  • Added: Clickable Related URL on Details pane
  • Added: Open Related URL button on the Edit pane
  • Added: Cmd+Shift+F sets focus to the search field
  • Fixed: Clear formatting when pasted code which was copied from Xcode
  • Enhanced: Sync stability and speed improved

New in Snippets 0.5.2 (Jul 20, 2012)

  • Added Crash Reporter

New in Snippets 0.5.1 (Jul 18, 2012)

  • Added Welcome window
  • Added Import database from old Snippets
  • Added Initial sync progress window
  • Fixed Sync issues
  • Enhanced Synchronization
  • Enhanced Sidebar UI