Compiling And Executing project by Visual Studio

I have a question about compiling, there’s a fast fast way to compile and automatically open my unreal project?

I think you’re referring to launching the project via VS. You can hit Ctrl + F5 to just build the project and not start the debugger.