Hi all,
I'm pleased to announce availability of the new beta of our free
VS.NET 2003 add-in collection called DPack. Here's where you can
download DPack setup application from:
http://www.usysware.com/dpack.htm
This is what's included in this beta:
(1) *New* File Browser add-in - quickly locate and open file(s) in the
solution using the file browser dialog accessible via Alt-U keyboard
key combination or Tools menu. The dialog shows all code files in all
projects of the currently opened solution.
(2) *New* Surround With add-in - quickly paste one of the commonly
used code constructs to the currently opened source file. The
supported code constructs include: "try/catch", "try/finally",
"try/catch/finally", "for", "foreach", "while", "do/while", "if",
"if/else", "switch" and "#region".
(3) Code Browser add-in - quickly jump to the first line of code
associated with the code member (procedures, functions, variables,
enums, structs, etc.) using a dialog accessible via Alt-G keyboard key
combination or Tools menu.
(4) Code Navigation add-in - quickly jump to the next or previous code
element in the current file via Alt-Down Arrow or Alt-Up Arrow key
combination.
(5) Bookmarks add-in - set and recall 0-9 bookmarks via unique
keyboard key combinations (Ctrl-Shift-<N> to set and Ctrl-<N> to
recall).
(6) Delphi Keyboard Mapping Scheme - keyboard re-mapped to match
Borland Delphi's layout for those converting from Delphi to VS.
Thanks.
--
Sergey Mishkovskiy
http://www.usysware.com/dpack/