I added a solution file for VS2017 and renamed the VS2015 file.
I updated the appveyor build to use the 2017 solution file since it is setup to use Visual Studio 2017.
Added an editorconfig file to help prevent me from deviating from the code standards (feel free to modify this if you disagree with any of the settings I picked)
Added docs describing how to setup Visual Studio to debug the adapter plugin
If you merge this PR, I will update my other branches since there will be conflicts with the editorconfig and sln files.
If you merge this PR, I will update my other branches since there will be conflicts with the editorconfig and sln files.
Thanks!