JavaScript Addin for VB2008/2005
Posted: Thu Mar 18, 2010 8:48 pm
This is a Add-In for Visual Studio for extended javascript support.
I downloaded this from the MSN Site, might be usefull to others
Summary
When you are editing a extremely large javascript files it's very useful to have some set of tools to improve the performance of development process and avoid possible bugs. To solve this problems I've created this add-in for Visual Studio. Supported versions of Visual Studio: 2005, 2008, 2010. Features
List of functions. This panel is used to quick navigation - on double click on the function name Visual Studio set a input focus to that function.
Functions are organized in hierarchy. Its easy to check sub-functions and delegates.
Comments are loaded and show on mouse over on function in tree.
Attachment Below with readme file how to Install it inside
Chris
I downloaded this from the MSN Site, might be usefull to others

Summary
When you are editing a extremely large javascript files it's very useful to have some set of tools to improve the performance of development process and avoid possible bugs. To solve this problems I've created this add-in for Visual Studio. Supported versions of Visual Studio: 2005, 2008, 2010. Features
List of functions. This panel is used to quick navigation - on double click on the function name Visual Studio set a input focus to that function.
Functions are organized in hierarchy. Its easy to check sub-functions and delegates.
Comments are loaded and show on mouse over on function in tree.
Attachment Below with readme file how to Install it inside
Chris