GitHub user Chris2011 added a comment to the discussion: Interactive Java Notebooks (IJNB) support
My 2 cents, you just need a TopComponent with different parts inside of it. So adding JEditorPane with/without a LineComponent as you would do it in any other applcaation. You can also check this repo to check the integration of the response panel: https://github.com/javierllorente/netbeans-rest-client and then you should have code completion by default. GitHub link: https://github.com/apache/netbeans/discussions/9126#discussioncomment-15511387 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
