I have a problem with probably missing the IDE plugin for Hilla (or the wrong config on my side).
When I click on to “sayHello” method I would actually love to be redirected to “HelloWorldService.java” not a compiled .ts file.
This standard behavior can be overridden by the custom plugin I hope.
Also, public classes and methods look unused in the IDE.
Are these features part of the already existing plugins? Or there have to be introduced a new plugin, especially for Hilla?
Without this, it’s a bad developer experience for the future. I totally understand that this is not an easy thing to do, but it’s one of the crucial parts of modern development that we’ve become used to, and we’ve used it for years (in the same language/framework). So it would be nice to make this work as well.