Load full Unity project structure to Visual Studio 2015

As the title states I would like to know if it is possible to load the full project structure into VS, not only the script folders/files. I would like to use the Team Services Repository to save my project and work along with a small team, hoping to go indie.

I have searched around the options in VS and Unity but there was no option like that. Loading the folders manually into the project creates a huge list of meta files and almost hogs down the whole system while the process continues. Any input on the issue would be much appreciated.

Thank you in advance.

So after looking and asking around it turns out that currently there is no way to automatically get the whole project structure to visual studio. For now manual full project addition and for repositories once again manual addition and then repository actions using visual studio if needed.