New Feature "Open Folder" In Visual Studio 2016

Microsoft is going to announce new Visual Studio 2016, but now you can use Visual Studio “15” Preview to test some new features which are going to be launched in Visual Studio 2016. So let’s see what new features Microsoft is going to announce.

In Visual Studio “15” Preview Microsoft announce first new feature with name “Open Folder”. Firstly, download Visual Studio “15” Preview.

download

Through Visual Studio “15” Preview, you can open any folder of that application/project where you are working across multiple tools and many platforms.

For any developer, Visual Studi is introducing a new way to work with code. From Visual Studio “15” Preview, you can freely open a folder that means there is no need to spend more time creating a new solution/project.

By this functionality, you can recover your file as it is by syntax highlighting and navigation. You can quickly solve your coding problem as well.

So, there are two ways to open a folder in Visual Studio. Firstly, open Visual Studio, in the File menu select “Open” and then “Folder”.

folder

And the second one is that, in windows explorer right click on any folder and click on “Open in Visual Studio”.

open

By these two options you can open any folder in Visual Studio.

Most popular languages will have Syntax Highlighting and navigation features; open any project folder in Visual Studio.

open

In the following screenshot you can see Syntax Highlighting and navigation feature. Now in this project you can open any file like Python, JavaScript, HTML and CSS and so on. Accordingly, you can change code of your particular file.

code

I hope you enjoyed this article. Stay tuned with me for more articles on all other Microsoft technologies.
Thanks.

Connect (“Nitin Pandit”);

Read more articles on Visual Studio:


Similar Articles