I am creating an Angular project but I love the features of Visual Studio 2012. I am looking for an option to open the folder in Visual Studio 2012 (Similar to \"Open Folder
Solution
File -> Open Website -> File System and choose the folder.
No extra project or solution file. VS just opens the folder as it is.
This solution still valid even in Visual Studio 2017 community
There is an other option now and that is to use Visual Studio Code. It is much more lightweight, supported by Microsoft and is very well suited for js development including angular.
Otherwise in Visual Studio 2017 it's possible to open a folder directly now:
You can find more details in here.