Results 9 comments of sam kerr

@pretyman Right indeed at this point i did observe two kinds of specific errors UnsatisfiedLinkError and NoClassDefFoundError but even if we catch those two specifics errors it will remain a...

Hello @stephanj i guess you did use the plugin (+ add directory feature) to get those detailed feedbacks but what was your exact prompt?

To add my stone : there is a com.devoxx.genie.ui.util.NotificationUtil class so shouldn't we refactor all those calls in that Util class in some kind of connect() method?

@stephanj i'm currently looking at this one i feel that panel/listener get connection and suscribing should implement a dispose method I suggest to create a MessageBusUtil class with connect, suscribe...

Hello @stephanj i'm rollbacking the modification [here ](https://github.com/devoxx/DevoxxGenieIDEAPlugin/pull/409) please check everything is back to an "ok" situation Meanwhile i'll keep working on this issue until the UI result is perfect....

i may be too ambitious here but i'm currently testing some copilot features and in the GitHub website or GitHub's desktop applications it is possible to generate pull requests summary...

I'm currently looking into the issue i'll keep you in touch as soon as possible

Hello @stephanj some feedbacks on this topic it seems that the behavior i did observe was coming from my "deprecated" DevoxxGenieSettingsPlugin.xml file. Default prompt initlization from last version of code...

I modif this issue as i was not exact enough covered use cases would be the same as those we can find in vs code copilot : https://learn.microsoft.com/en-us/visualstudio/debugger/debug-with-copilot?view=vs-2022