Dne úterý 24. listopadu 2020 1:15:19 CET, Randamuna Namae napsal(a): > Hello dear community, > > I'm working on integrating Apache NetBeans with Scala's LSP server and got > the basics working.
That's great! Recently I needed to work with scala code (https:// renaissance.dev/ benchmark) and the old Scala support in NetBeans 8.x is no longer very reliable. > it seems that calling a command programmatically > wont be possible after all since the LSP classes are module private. > Is there a workaround for this? Prepare a PR that opens up the API slightly and let Jan Lahoda review it. -jt --------------------------------------------------------------------- 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
