Skip to content

vaadin/intellij-plugin

Repository files navigation

Vaadin IntelliJ Plugin

Official Vaadin plugin for JetBrains IntelliJ.

Improves developer experience while working with Vaadin framework.

  • Helps to create new Vaadin projects using configurable Hello World starters.
  • Boosts Vaadin Copilot experience.
  • Helps to set up and run projects using HotSwap Agent.
  • Provides navigation to Flow @Route views in Endpoints tool window.

Available at JetBrains Marketplace.

Thanks to HotSwapHelper for inspiration and ideas on the Hotswap Agent integration.