vaadin / copilot

0 stars 0 forks source link

[BUG] The notification about the IntelliJ plugin assumes that the user users IntelliJ #16

Closed Legioth closed 2 months ago

Legioth commented 3 months ago

Description of the Bug

The first time I make a change through Copilot, there is a notification saying "To enable features like Undo, please install the Vaadin plugin for IntelliJ." This is confusing if I don't use IntelliJ (e.g. running mvn from the command line or using VS Code)

Expected Behavior

Either not show the notification at all when IntelliJ is not used, or alternatively use different wording in the notification to suggest using IntelliJ overall.

Versions