I'd like to announce an Add-In that I just have written.
It allows to see a script outline of javascript and vbscript code
in form of a tree as it was done in Visual Studio 6.
When I have begun to work in IDE of VS 2005 I was a bit disappointed
because of luck of this feature. Yes, they add comboboxes at the top of
any aspx-page but is not the same. More than this, in .js files there
are no comboboxes. So I decided to write such add-in and it was my
first add-in in VS 2005. It could be downloaded from here
<
http://www.geocities.com/evgenypages/ScriptOutline.zip> .
Details and limitations of the program are found in readme.txt and in
the source code.
I am very grateful to Carlos Quintero that points me out how to catch
events WindowActivated and DocumentOpened in add-ins. Any feedback will
be appreciated
Evgeny Kleiman
[Non-text portions of this message have been removed]