Maruthi Panyam

Hi

In VS.NET 2003 the "document outline" would display a list of all functions when a javascript file was open. This functionality worked very well and was super useful for me as many script files I use run to thousands of lines of code. Often I develop new functionality and need to find out if something or other exists that I can reuse, and the outline was great for this.

Is it there any option to get it back in 2005.... :)




Re: Visual Studio 2008 IDE, Debugger, Build, Deployment, Help, etc. Documetn Outline feature for .JS files in .NET 2005

Yaron

Refer to this thread:

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1098227&SiteID=1




Re: Visual Studio 2008 IDE, Debugger, Build, Deployment, Help, etc. Documetn Outline feature for .JS files in .NET 2005

PilotBob

Maruthi Panyam wrote:

Hi

In VS.NET 2003 the "document outline" would display a list of all functions when a javascript file was open. This functionality worked very well and was super useful for me as many script files I use run to thousands of lines of code. Often I develop new functionality and need to find out if something or other exists that I can reuse, and the outline was great for this.

Is it there any option to get it back in 2005.... Smile

It's still there... it is just called the "Script Explorer" window now. When your debugger is attached to IExplorer process which is enabled for debugging choose the menu item Debug -> Windows -> Script Explorer ...

BOb





Re: Visual Studio 2008 IDE, Debugger, Build, Deployment, Help, etc. Documetn Outline feature for .JS files in .NET 2005

Aphalin

Script explorer remains empry all the time for Jscript functions.