Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 629 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 629 Bytes

Vaadin IntelliJ Plugin

Official Vaadin plugin for JetBrains IntelliJ, currently featuring undo support for Vaadin Copilot modifications.

This plugin integrates directly with IntelliJ’s undo stack, allowing developers to easily reverse changes made by Vaadin Copilot.

While initially focused on enhancing undo functionality, the plugin is designed for future expansion with additional features to streamline your Vaadin development workflow.

Available at https://plugins.jetbrains.com/plugin/23758-vaadin

Thanks to https://github.com/gejun123456/HotSwapHelper for inspiration and ideas on the Hotswap Agent integration.