Page 1 of 1

JavaScript Addin for VB2008/2005

Posted: Thu Mar 18, 2010 8:48 pm
by hungryhounduk
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

Re: JavaScript Addin for VB2008/2005

Posted: Sat Mar 20, 2010 6:06 am
by tedhead2
did YOU make this?! thast ammzing!

Re: JavaScript Addin for VB2008/2005

Posted: Sat Mar 20, 2010 11:31 pm
by hungryhounduk
Hi Tedhead aka Jordan
No i downloaded it from the MSN Site :)