Best set-up for webflow + code

When building a webapp I would love to be able to code in visual studio and design in webflow. Ideally I want to be able to continue to design in webflow too rather than export and mess around with designing inside the code.

I understand that I can export each time I make a design change but that isn’t ideal.

I’m coding with vanilla JavaScript and svelte (complies to vanilla js) if that’s helpful.

What are other people doing to code + use webflow?

I don’t work with exported code too often as my projects in Webflow are also hosted on the platform, however currently there isn’t any way to import code after it’s been exported to continue working with it in the Designer. That means that once you export the code, the remaining work—along with any design changes—would either require an additional export or modification to the code outside of the Designer.