Open jcgueriaud1 opened 5 months ago
Those are covered in Copilot itself in route panel. What exact integration with IDE you expect here?
Something like this: https://plugins.jetbrains.com/plugin/20537-vaadin-endpoints
But also for the Hilla Endpoints. It's not easy to see all the available endpoints that you can use in Hilla. And I don't think it's in copilot.
EDIT: My main issue is to know what is exposed by Hilla, like PersonService.get
, PersonService.save()
,...
Vaadin Endpoints will become integrated within Vaadin Plugin. Adding Hilla endpoints sounds like good extension.
That would be great to see a panel with:
That would help to have an overview of the public "API"