You know how debug logs always include call path? I’m wondering if there is a way to get this integrated with visual studio, so I could more easily see what’s going on.
I have VS2015 Express for Desktop installed at the moment, do I need Community instead?
Also VS is not my default editor and I don’t see how to pass the line argument to it, would be nice if someone knows this.
Get Community, if only because it gives you the ‘Pro’ features for free over the Express version.
As for getting the debug log to show up in the Visual Studio output window, I do not know of a way to do that.
Pass line argument?
get visual studio community 2015, it intergrates with Unity much better, and double clicking errors in it it will bring you to the line in VS.
Also VS pro still has a few more features than communtiy, but communtiy is still way better than express.