Hey @romainGuiet,
that’s a great initiative! In ImageJ, most of the code lives in the in imagej-legacy repository. If you want to make your plugin auto-completable in ImageJs script editor, you might want to take a look at this blog post I wrote some time ago. Feedback is very welcome.
Furthermore, I’m not sure how your “next library” looks like. If you’re planning to have your own script editor (I hope not
) you may want to take a closer look into the RsyntaxArea library and the AutoComplete library we are using.
Last but not least, related topics:
I’m also getting @NicoDF, @imagejan, @Tiago_Ferreira and @albertcardona in the loop as they worked on it as well.
Let me know if you need anything else! If you see a chance to consolidate some stuff out there into an imagej/scijave repository, I’m happy to help.
Cheers,
Robert