DPack 2.2.0 with much improved Whidbey support released

This major release introduces improved Bookmarks feature and most importantly, adds support for Whidbey web based projects. It’s highly recommended to all users. Please don’t hesitate to contact support if you run into any issues.

Here’s what’s new and changed in this release:

  • Added global bookmarks option to Numbered Bookmarks feature. Global bookmarks work on the whole solution as oppose to individual files, and allow one to quickly navigate from file to file.
  • Updated bookmarks icons to make it easier identify bookmark numbers.
  • Modified Code Browser to no longer treat code model related errors as fatal ones. Previously Code Browser would close its dialog if it failed to retrieve file’s code model. Now it would display an error in the dialog’s status bar and empty members list without actually closing the dialog. This should allow one to bypass the troublesome file and move onto another file.
  • Added “Properties Only” menu item to Code Browser’s Tools main menu. New command is accessible via Shift-Alt-P keyboard shortcut.
  • Various Code Browser usability improvements.
  • Added “Files to ignore” configuration option for Solution Backup feature.
  • Assigned “Ctrl-K, ?” shortcuts to all Surround With commands.
  • Miscellaneous fixes and improvements.

And here’s the list of Whidbey related changes in this release:

  • Finished VS 2005 web based projects support.
  • Updated all VS 2005 icons with high color images.
  • Disabled Surround With on VS 2005 as Whidbey comes with more superior built in feature. You can still enable DPack’s Surround With via Tools|Options dialog.
  • Modified installation application to support multiple VS 2005 versions, including June and July CTP.

The new version is available at http://www.usysware.com/dpack/. Enjoy!

Sergey @ USysWare