Visual Studio Code
Where I work, we’re pretty much a Microsoft shop. Meaning, most of our code is .NET Core, we use Visual Studio Enterprise, MS SQL Server, and Azure. More recently we’ve transitioned from TFS source control to all git repositories. That brings with it the use of pull requests as opposed to the traditional code reviews from within Visual Studio. Coding …