Something with Datasmith breaks visual studio’s “jump to first error” hotkey (F8):
It will jump to the line with 1.Welcome.md in the output log:
2> Copying C:\git\UnrealEngine\Engine\Source\Programs\Enterprise\Datasmith\DatasmithSDK\Documentation\*.* to C:\git\UnrealEngine\Engine\Binaries\Win64\DatasmithSDK\Documentation\
2> C:\git\UnrealEngine\Engine\Source\Programs\Enterprise\Datasmith\DatasmithSDK\Documentation\1.Welcome.md
And it opens the 1.Welcome.md file. I’m not sure what’s wrong but somehow the line needs to be formatted differently to avoid visual studio seeing it as an error.