Is there a way to edit XML file imported to construct 3 with an external editor? In C2, I use Visual Studio Code which can do Emmet. It also helps close tags. This makes editing so easy. C3, however, has me edit XML in the browser and it isn't as convenient.
Right now, I copy the code from the browser -> Code. Edit it. CTRL+A and CTRL+V back into the browser. Is there a more direct way to do it?