VS 2015 Community - Not checking errors until build, errors do not go away
问题 Intellisense will still give suggestions, but Visual Studio will not highlight any errors until I click "Start". I can write absolute gibberish and no red squiggles will appear. However, when I do click "Start", the Error List will finally populate and the build will fail. (It will also check errors after I click "ReBuild" or "Clean Solution"). However, when I do edit the errors, the red squiggles will remain. Even when I remove the entire line, a two space long red squiggle will remain.