This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Vindicar's Comment Stripping Feature
MDK now requires at least Visual Studio 2017 15.9
#177 @the-vindicar's Comment Stripping Feature
Keep your original source code well documented with comments, but strip them away to save on characters when building the final script for the programmable block.
Thank you Vindicar!
KNOWN ISSUE:
After upgrading your project, VS might complain that it does not find the MDK analyzer. A Clear\Rebuild should fix that for you. If not, exit Visual Studio, delete the .vs, bin and obj folders and try again. It should work.