Copilot with flow reloads to fast and lost focus

Hi,

i have a problem or missconfig with copilot.

Reproduce:

Pick a layout/compontent change the text color or what ever and it immediately reloads. After the page has been reloaded i need to select the component again and set the next setting.

Is there a way to diable this behaviour or only reload when saved etc. I think its a miss setting in intelliJ, but i dont find it

I guess you’re using Flow? For a good user experience, you need to run the application with HotswapAgent or JRebel.

There’s a notice about this in the Copilot popup.
Screenshot 2024-10-04 at 13.26.03

If you click that part, it will open a dialog with step-by-step instructions to set things up in a way that is optimal both for Copilot and for regular day-to-day development.

Yeah using Flow. Hm no i dont the that info

image

image

Even when i run it by mvn spring-boot:run same behaviour. That makes it unusable.

Will try it on mac later.

My screenshots are from Vaadin 24.5.beta5. I would strongly recommend that you use 24.5 if you want to try out Copilot together with Flow since we have added lots of improvements for that version.

Ok need to check that on another project. With my current device i have some restrictions, the firewall blocks the prereleases. When will it be added to production maven repo?

We hope to reach Release Candidate next week and then the first stable version going to Maven Central one week after that.

1 Like