I can set my external editor to be VS. What do I gain by importing the VS 2015 tools into my project?
as far as I remember you do not have to import it anymore, but you have to install it.
without the tool, you cannot attach vs to unity, and debug your code during runtime
1 Like
Sounds about right. Thanks.