Version 4.0.5

MacReleased December 18, 2012

  • Fix potential ordering issue with snippets containing %key:tab%
  • Other minor fixes and improvements
  • Fix potential ordering issue with snippets containing %key:tab% by adding slight delays around Command+V keystroke generation
  • A snippet matching the search term with content and label no longer appears twice in Search Snippets or Suggest Matching Abbreviation
  • Fix crash with a single-line shell script snippet containing the hashbang, eg. #!/bin/bash -c “echo ‘one-liner'”
  • Snippet conflict status was not always updated correctly after certain operations in 4.0.4.
  • Other minor fixes and improvements