Page 1 of 1

We need Delphi component (open src) for LSP protocol

Posted: 11 Oct 2020 19:08
by Alextp
I welcome if you make open-src component to use Microsoft LSP protocol.
I will use it too. I am not good in network stuff and cannot write it.
It must use HTTP and communicate with LSP servers (each language is supported via its own server). And send/get JSON data to it.
Component must make JSON data, and parse JSON replies to simple Delphi classes.
It's good to use Synapse as network base.

https://langserver.org/

RJ-TextEd will be LSP compatible.

Re: We need Delphi component (open src) for LSP protocol

Posted: 15 Oct 2020 21:23
by Rickard Johansson
I'll look into it when I've finished the next major version of RJ TextEd 8)

It would be an amazing addition to the editor (if I can make it work...).

Re: We need Delphi component (open src) for LSP protocol

Posted: 21 Oct 2020 12:55
by yereverluvinuncleber
This langserver thing could be really useful. I know someone who is thinking of adding a VB6 BASIC plugin to parse VB6 code for use in a tool. One of my pet desires would be to code in VB6 BASIC in RJTextEd, all I need is the graphic compositor, 64bit compiler and debugger and it would be a working environment... :wink: