TechBubbles Microsoft Technology BLOG

Microsoft Visual Studio 2010 IDE next version features

 

This post discuss about new IDE features that microsoft planned for next version of Visual Studio. These features improves the developer experience by simplifying the environment and streamlining the common tasks. Let us take a specific example finding a word in file as shown in below

image

In first window you see quick find and then we have got a feature Find In files in dropdown in next window then added the feature to toolbar. Later they add Ctrl + I to find the word in code. Here we end up with many different ways to do the same thing. In next release we are not missing any these features rather IDE just getting more streamlined to do these tasks.

Let us see the features

1. Search Box in IDE

There are so many menus and options in VS 2010 IDE. It would be nice if you type some thing in search box then if it gives the results from there hit a button to do your job.

image

 

image

just hit the option which you want that’s it

Let us say if you want to attach a process and do not know where it is in the menu

image

It searches everything that available in menus in the IDE.

2. Improved Solution Explorer

In solution explorer now you can drill down to members and methods in file as shown below

image

Suppose if you want to find the reference of a method used by, just right click on the method in solution explorer

image

The results directly displays in the solution explorer

image

Integrated Search in solution explorer as shown below

image

The solution explorer search results are as shown below

image

Image previews in solution explorer, earlier we need to open the file to see the actual image

image

collapse all feature is also added for solution explorer items

Now you can open multiple windows of working project in different monitors

image

Let us assume you have multiple hierarchies in solution explorer, now you can drag the instance of solution explorer to new monitor as shown below

image

When you are debugging a bug in a project, you may end up by opening several files in IDE and you may actually change the code in file.

In next release we have a feature called preview tab where you have option to promote the file or leave it as it is, in this way all the open files are sit under preview tab and the file actually you are working in promoted area as shown below

image

When you exit the debugging session then you notice you only end up with the file which you care about other files in preview tab are automatically closes. Same applies for finding the reference files where you end up with so many files all will sit in preview tab and editing or promoted one will be in your IDE

Search functionality in tool box

image

suppose if you want to find a control just type it and then you will get the set of results as shown above

Now we have got the search functionality in Add reference dialogue box as well and it is much faster than in previous results

image

In the beginning of the post I mentioned about different ways finding a word, now it is streamlines as shown below. You will get a little tool window when you press the Ctrl + F

image

you can also use the regular expression in this quick find window

Search functionality in Errors and Warnings window as shown below

image

More about these upcoming features can be found here

Share this post :

About the author

Kalyan Bandarupalli

My name is kalyan, I am a software architect and builds the applications using Microsoft .NET technologies. Here I am trying to share what I feel and what I think with whoever comes along wandering to Internet home of mine.I hope that this page and its contents will speak for me and that is the reason I am not going to say anything specially about my self here.

1 Comment

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud