How to export module sources to uVision IDE?

Once created project tree with yotta, I’d like to work on a module sources (i.e. authoring, building, debugging and…why not, testing) within uVision.

Is it possible? At this time, it seems that using yotta debug subcommand just enables generation of a uVision project tied to binary axf (or elf, for GCC target debugged).

Thanks!

This workflow is not yet available and as you mentioned just enables debugging with pyOCD or uVision

OK. What are you plans to make it available to public?
Thanks.