As I understand, you are talking about a workflow where you open the engine code in an IDE, start writing your logic in C++ using the same IDE, and then compile it all together? If so, no, we don’t have plans for this.
It will still be our extender server that builds your C++ code and links it with the engine.
If you checked the setup of a local extender last year, I recommend you take a look at our new setup, which was released last month.
We now have a container registry with ready-to-use Docker images, and the installation process for a local extender should be much easier! Please take a look at this forum post: Big build server improvements!