I want to be doing C/C++ development with the ESP8266 using my favorite editor at the time (VS Code). Don't want to be using the Arduino IDE. I have the ESP Open SDK up and running and all, but find it rather annoying having to be flashing every time I want to deploy. Takes about 30 seconds getting both images across. This is a horrific feedback loop for me.
Before I head off writing my own Socket server that can take binaries and reflash while running or similar.. This must be a solved problem.. ??