I have installed Visual Studio 2013 community edition. However the links on Microsoft’s site always lead me to docs where there are references to Visual Studio 2015
Can you highlight for me some Unity documentation which you find ambiguous. I’m still unclear what the issue is. (I own the docs, so want to help out.)
Okay, so this is definitely a Microsoft issue. I’ll move this thread into the “Editor and General Support” subforum, so more community members see your issue and should be able to contribute.
UnityVS doesn’t really do that many things - it just makes VS and Unity talk nicely with each other. There isn’t that much to document. But the docs on the official site should have what you need to get everything working.
If you want to read about debugging, read up on debugging in Visual Studio in general - the only thing different from UnityVS debugging and “normal” debugging in Visual Studio is that it actually works with Unity.
Community Edition is a pretty new thing - back when that page was written, you only had Express that didn’t support plugins, and Professional, that supported plugins and cost all the money to own.