Alright, will do. Thanks.
On Tue, Nov 24, 2020 at 8:58 AM Jaroslav Tulach <[email protected]> wrote: > 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 > > > >
