Thoughts on getting the HTML code of a custom block under the control of an IDE?
I'm talking about the regular "Add block" feature where you're normally supposed to write the HTML in the block-configuration text field. This IDE integration would be for the sake of letting front-end developers use their preferred HTML editor as well as letting them commit iterations of that code into version control.
I'm aware of "exporting configuration to code", but I'm interested in finding a workflow where the developers don't have to perform the export every single time they have code to commit.