We have upgraded our application to Vaadin 24.3.3 and there is enabled Copilot that opens when we use our custom hot keys.
Is there is a way to disable it?
Should hopefully be implemented soon
Thanks! I changed the version in my pom.xml from 24.3.2 to 24.3.5 and I no longer see co-pilot every time I stop to think while typing a capital letter.
<vaadin.version>24.3.5</vaadin.version>