Is there a way to launch the Unreal Editor automatically from Visual Studio after compiling a cpp project?
In VS2022 F6 is to build the solution and Shift F6 is the build the project. ctrl+Shift+B is also to build the project. After building the editor does not launch.