-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
# Vaadin IntelliJ Plugin | ||
|
||
Official Vaadin plugin for JetBrains IntelliJ, currently featuring undo support for Vaadin Copilot modifications. | ||
Official Vaadin plugin for JetBrains IntelliJ. | ||
|
||
This plugin integrates directly with IntelliJ’s undo stack, allowing developers to easily reverse changes made by Vaadin Copilot. | ||
Improves developer experience while working with [Vaadin](https://vaadin.com) framework.</p> | ||
- Helps to create new Vaadin projects using configurable Hello World starters.</li> | ||
- Boosts [Vaadin Copilot](https://vaadin.com/copilot) experience.</li> | ||
- Helps to set up and run projects using HotSwap Agent.</li> | ||
- Provides navigation to [Flow](https://vaadin.com/flow) @Route views in Endpoints tool window.</li> | ||
|
||
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 [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/23758-vaadin). | ||
|
||
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. | ||
Thanks to [HotSwapHelper](https://github.com/gejun123456/HotSwapHelper) for inspiration and ideas on the Hotswap Agent integration. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters