Change Log:
Version 1.5.2 - 2011-04-23
Code view no longer flickers while editing
-
Editing quickly no longer causes your code to vanish
Version 1.5.1 - 2011-04-11
Navigating snippet list with arrow keys now scrolls
-
Plain text colour preferences are now respected
-
Fixed missing default syntax colours, which caused some text not to render
-
Change to the syntax colouring preferences are now reflected immediately
-
Fixed export/import issues with the XML library format
-
Dragging a snippet file to CCP's icon now correctly imports it
-
Find menu item is no longer greyed out
Version 1.5 - 2011-03-22
Whole new syntax highlighting engine
-
Support for importing/exporting the new Snippet File format
-
XML Library export/import
-
Import libraries from Snippet, TextExpander, Snippets and Coda
Version 1.4.6 - 2010-10-08
Included the Python bundle by default
-
The cursor no longer jumps to the end of the snippet while editing
-
Extra lines aren't added by the syntax highlighting engine
-
Fixed snippet insertion issues with some apps such as the Eclipse IDE.
Version 1.4.5 - 2010-09-05
Fixed an crash on Leopard
Version 1.4.4 - 2010-09-03
Snippets dragged to the finder now create files
-
Files can now be dragged onto groups in the source list
-
Files dragged to the snippet list when a group is selected are added to that group
-
Small syntax colouring improvements
Version 1.4.3 - 2010-07-15
Snippets can now be copied from the search panel with command-C
-
Hitting command-return on the search panel will show the selected snippet in the main viewer
-
Fixed issues where snippet selection wouldn't update when searching/deleting snippets
Version 1.4.2 - 2010-05-21
Add option to clear search panel field every time it shows
-
Plain text files no longer have the .txt extension appended to the snippet name when added to the library
-
Search panel now properly remembers its last state under all circumstances
-
The preferences window can no longer be resized
-
Fixed a crash at launch due to issues with the source list
-
The smart groups sheet now opens when there are no licences or enabled languages
-
Performance improvements to searching
Version 1.4.1 - 2010-04-13
Fixed some crashing bugs caused by invalid preferences
-
Deletion of multiple snippets now works correctly
-
Deleted snippets no longer re-appear after restarting the app
Version 1.4 - 2010-03-31
Revamped user interface, including inline inspector
-
Improved smart group UI
-
Drag & Drop snippets from the snippet search panel
-
Customise cursor colour in text field
-
Customise snippet list columns
-
Snippet search panel no longer exposes bug in 10.6 where keyboard input could be lost
-
Fixed issues with languages and licences in smart groups
-
Syntax highlighting no longer breaks if CCP is moved from its initial location
Version 1.3.6 - 2009-11-16
Bundles now download correctly
-
Fixed a crash when the font isn't set correctly
Version 1.3.5 - 2009-07-09
Fixed the library text export
-
Dragging of snippets no longer cancels when you drag over the snippets table
-
Bundle installation now uses the new TextMate bundle repository
-
Now remembers the sort order of the snippets table between launches
-
Can now drag files to empty groups
-
Fixed an issue with the bundle chooser that caused CCP to hang
Version 1.3.4 - 2009-04-14
Fixes bug where deleting deleted the snippet above the selection
Version 1.3.3 - 2009-04-13
Deleting snippets key command is now command-delete
-
Tag field now grows to show all tags
-
Hitting the snippet search panel hot key will close the panel if open
-
Labelled the elements in the main window and inspector
-
Right clicking on multiple items no longer selects just one item
-
Syncing error handling works correctly
-
Massively reduce memory footprint
-
Dragging files onto the dock icon of snippets table now works
-
Code view is now selected when creating a new snippet
-
Set the minimum window size
-
The text in the snippet search panel's search field is now selected
-
Closing the snippet search panel now moves back to the previous app correctly
-
Inspector remembers its last state
Version 1.3.2 - 2009-01-14
Added context menus for snippets to access commonly used actions
-
Bundles in the TextMate application support folder are now shown in the bundle chooser
-
Clicking on the dock icon when no window is open now opens the appropriate window
-
The info box on the snippet search panel now resizes to fit the content.
-
Disabled codecollector.net related actions for non-shared snippets
-
Fixed a problem with the tag field
Version 1.3.1 - 2008-11-10
Migrations from 1.2 to 1.3 now work properly for everyone
-
Downloading snippets from codecollector.net now works
-
Importing/Exporting snippets now works
-
Bundle installation now installs to the correct directory
-
Warnings no longer come up preventing saving
-
Syntax colouring doesn't vanish after saving
-
The languages table is no longer disabled for some users
-
Toolbar customisations should persist across launches
-
New languages are now enabled by default
Version 1.3 - 2008-11-06
Snippet search panel
-
Languages can be added without the need for bundles
-
Bundles can be downloaded straight from the TextMate Repository
-
Copy snippet download URL to clipboard for snippets shared on codecollector.net
-
The background colour of the code view can now be changed
-
Languages can be disabled without being removed
-
Files can be dropped onto CCP to add them to the library
-
Support for beta updates via sparkle updater
-
Updates to languages and licences are now reflected throughout the app
-
Fixed issue with sparkle updates
-
Split view no longer re-sizes on launch
Version 1.2.4 - 2008-07-15
Re-added short cut to show the main window
-
New snippets now respect default licence
-
Fixed an issue with filtering by language in a smart group
-
Fixed some small UI flaws
Version 1.2.3 - 2008-05-21
Fixed some issues with codecollector.net syncing
Version 1.2.2 - 2008-04-30
Ruby and Rails bundles now included by default
-
Command-Option-F now jumps to the search field
-
New snippets now respect the default language setting
-
Applescript syntax colouring now works
Version 1.2.1 - 2008-03-20
Added a toolbar button for "Add Snippet From Clipboard"
-
The snippets list now remembers sort order and column sizes
-
Fixed an issue with the delete snippet toolbar icon being enabled when it should
-
Fixed an issue where snippets where shared when they shouldn't have been
Version 1.2 - 2008-03-12
Integration with codecollector.net. Users can now share snippets online for no added cost
-
Snippets can be downloaded from codecollector.net
-
Source list items now have context menus
-
There is now an option to use small icons in the source list
-
The code editor can now be locked for individual snippets
-
Snippets can be dragged from CCP and dropped into another app
-
Revamped icon set
Version 1.1.3 - 2008-01-08
Fixed issues with syntax colouring after closing the preferences
-
Fixed some issues with PHP colouring
-
No longer switches to library when adding a snippet in a group
Version 1.1.2 - 2007-12-28
Fixed PHP syntax colouring
-
Fixed issue with colouring with non UNIX line endings
-
TextMate bundle information now also retrieved from the app support folder
-
The default language drop down now works when TextMate is the source
-
Main window now opens from the dock
-
Fixed window menu problems
-
General preferences now resizes to the correct size
-
Snippets are now coloured 2 seconds after you finish editing (fixes issues with undoing changes)
-
Clicking cancel on the export snippet sheet no longer saves the file
-
When exporting snippets the file name is no longer blank
-
Snippet table now scrolls to put new snippets in view
-
Fixed a small bug in the registration system
Version 1.1.1 - 2007-12-05
Fixed a bug that caused a crash on PPC macs when syntax highlighting was enabled
Version 1.1 - 2007-12-05
Quick access to snippets via menu bar (Leopard only)
-
Add Snippet to CCP via service menu
-
Get language information from TextMate (if installed)
-
Add snippet from clipboard
-
Syntax highlighting significantly faster and more accurate
Version 1.0.3 - 2007-10-22
Improved Leopard compatibility
Version 1.0.2 - 2007-10-02
Code Collector Pro now shows who it is registered to in the application menu
-
Fixed some syntax highlighting bugs
-
Fixed several UI bugs
-
Fixed a bug in registration system
-
Fixed bug with Sparkle update preference
Version 1.0.1 - 2007-08-29
Syntax colouring is up to 40% faster than 1.0
-
Fixed some crashes with syntax colouring
-
Fixed a small bug in the registration system
-
Corrected some typos
Version 1.0 - 2007-08-08