Get the most out of Vaadin Copilot by ensuring your IDE is set up with the right plugins and extensions.
Now that you have downloaded a Vaadin project, unzip it in your chosen project directory and run it in Debug with Hotswap enabled.
Click on Debug using HotswapAgent and follow the prompts to ensure the JetBrains Runtime JDK is installed.
Navigate to the main class in Application.java and select Debug (hotswap).
Eclipse users must set up hotswap manually for their system.
Now that your project is running in the browser, just look for the Vaadin Copilot icon
to get started.
Alternatively, use the keyboard shortcut SHIFT+CTRL+CTRL or
SHIFT+CMD+CMD.