4.13 added a new entry in the Visual Studio hotkeys list “UnrealVS.CompileSingleFile”, and it allows you to compile a single cpp file (as the name suggests).
I’ve set it to CTRL+F7 (overriding the VS editor default of the same purpose), but when I try to run it I get an error:
I have regenerated the project files just in case, but it didn’t fix the problem.
Has anyone successfully used this new hotkey?
It looks like it works, but I did try writing random letters into my code that would cause a compile error but it seems to ‘succeed’ every time with this same log and no errors or issues.