The scala plugin listed there, even if you manage to make it compile, is sadly unusable for any realistic scala development. I used to maintain a fork of the original repo myself for years until about 4 years ago, where the changes to the scala compiler (2.13) were just too many and would require a major rewrite of the plugin. The scala community has invested lots in their LSP support by means of Metals, and even contributed a BSP (build server protocol) <https://build-server-protocol.github.io/> which provides other aspects more IDE related that LSP doesn't cover.
Cheers. On Mon, Jan 3, 2022 at 3:52 PM antonio <anto...@vieiro.net> wrote: > Added a link to https://langserver.org/ to the list of LSP servers in > that page (seems to have a list of the features of each LSP server). > > Cheers, > Antonio > > El 3/1/22 a las 19:11, John Kostaras escribió: > > Please let me know if you all have edit access to confluence > > <https://cwiki.apache.org/confluence/display/NETBEANS/Community+plugins>. > If > > yes please add to the table. If no, we can request Gertjaan to add you. > > Please also contribute to this page > > < > https://cwiki.apache.org/confluence/display/NETBEANS/Adding+New+Language+Support > >. > > > > I 'd like to extend the table by adding which technology is being used > > for each plugin (Java.CC, ANTLR, LSP), Java version etc. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >