Version History
Version 3.1.0 (2011-02-28)
- Renamed to QuickCode.NET 2010
- Added support for Visual Studio 2010
- Recompiled using the .NET Framework 4
- No other changes
Version 3.0.6 (2008-10-01)
- Removed expiry date. So:
- Does not expire. Ever.
- Really.
Version 3.0.5 (2008-07-27)
- Added support for a hot key other than Tab.
Version 3.0.4 (2008-07-02)
First release version!
-
Addded support for copying and pasting QuickCodes
-
FIX: inserting QuickCodes would sometimes introduce non-standard line endings, causing Visual Studio to complain about 'Inconsistent line endings' and offer to fix them
-
Improved pattern handling with regard to whitespace and optional arguments
-
QuickCodes are now always displayed sorted on Description
-
The last column of the QuickCode list now auto-sizes
Version 3.0.3 (Beta 2, 2008-06-16)
This should be the last beta version. Expect a final release soon!
-
Expires October 1, 2008
-
QuickCodes are now not expanded when the user is busy in Intellisense [this was a big irritation]
-
Added menu item 'Create QuickCode from selection...' to select a piece of code and turn it into a QuickCode quickly
-
When editing a QuickCode, the first replacement language is selected
-
Resolved unneccessary ambiguity between QuickCodes
- QuickCodes are always auto-formatted when inserted. Checkbox 'Auto-format this QuickCode...' removed
-
Improved inserting arguments into a QuickCode replacement using the context menu
-
Added more images and icons
Version 3.0.2 (Beta 1, 2008-05-26)
- Still expires September 1, 2008
- QuickCodes are now case sensitive again
- If a line matches multiple QuickCodes, a list of matches with previews is shown
- Inserting a QuickCode that has no replacement for the current language is now impossible
- Resizing the 'Choose QuickCode to insert' form hung Visual Studio after a lot of flashing
- Links at bottom of tool window have been replaced with a tool bar at the top
- Added a Help button that links to the online help
- Inserting a QuickCode with an empty argument crashed QuickCode.NET
Version 3.0.1
- Initial release
- Expires September 1, 2008