Re: Netbans Language server protocol support

2021-06-17 Thread Bilu
thanks for those links. i was looking for month for a Netbeans Robotframework plugin but unfortunately i didn't found one back then. Thanks to this LSP support i have now at least the lexical coloration support in the editor wich for me is enough. As state in the discussions from the mailing list

Re: Netbans Language server protocol support

2021-06-12 Thread Bilu
thanks you. it's works perfectly Le 11/06/2021 à 16:55, Paulo Toledo a écrit : > > Hi, > I think the files would be these according to the attached image. > > Regards > > Paulo > >

Re: Netbans Language server protocol support

2021-06-11 Thread Eric Bresie
Not an expert, but there are a few languages that leverage LSP in the mainline netbeans code base. Many of which leverage "text-mate" grammars and/or LSP server functionality integrated within. There was some discussion on dev mailing list (1) a little while back. Maybe some of the details there

Re: Netbans Language server protocol support

2021-06-11 Thread Paulo Toledo
Hi, I think the files would be these according to the attached image. Regards Paulo