Hello, does fleet include Live Edit support like a...
# fleet
a
Hello, does fleet include Live Edit support like android studio does?
a
Hi! Fleet includes predefined Live templates.
~To add more templates - the current option is to have a text mate or vs code bundle installed in
~/.fleet/textmate
. Fleet will load snippets from such bundles as well.~ For built-in custom support, please vote and follow this request: https://youtrack.jetbrains.com/issue/FL-5018
Sorry, I misunderstood your question. You are asking about Android Compose Preview live editing This is in development right now. I hope that @Wout Werkman could share a bit more details on the current state. Thanks.
🙏 1
w
Hey! We currently don't have live edit (reacting to file changes + partial compilation + hot swap) in the current release of Fleet. Soon we will have reacting to file changes and class reloading, which will shorten the feedback loop. You can keep an eye on progress here: FL-23874, or you can vote to indicate your interest :)
3
a
Thanks guys