I\'m running Visual Studio 2017, version 15.0.0+26228.9
When I\'m trying to create a new project via File > New > Project... in Visual Studio 2017, I\'
My solution,
The Clang-format caused this. just disable clang-format:
Options->Text Editor->C/C++->Formatting->General->Eable ClangFormat Support