C++ compiling

Help

What do you need help with exactly?

Hi! I’m new at UE5 (not to C++, which I know well) and to this forum too. I thought have written the right question. Anyway… What I wanna know, is there any possibilities to compile or at least do an inteli sense of my source code without installing the complete UE5. For instance by using VSCode, Rider or even Visual Studio? Perhaps all of the .h and .cpp dependencies of my project were located somewhere in another PC which does have it, let say at /Users/Shared/UE_5.2/UE_5.2/Engine/Source/Runtime so I could copy the whole folder and compile in my PC. The main reason is my PC is low of specifications.
Thanks in advance