[fpc-pascal] Pascal Language Server

Michael Van Canneyt michael at freepascal.org
Fri Apr 24 07:35:21 CEST 2020



On Fri, 24 Apr 2020, Ryan Joseph via fpc-pascal wrote:

>
> OK, I just downloaded the laz sources and rebuilt from scratch (as usual) and it's building with the 3.3.1 now.
>
> I'm testing the server in Sublime Text and first thing I get is:
>
> LSP: invalid response payload {'id': 1, 'result': {'capabilities': {'completionProvider': {'triggerCharacters': None, 'allCommitCharacters': None, 'resolveProvider': False}, 'textDocumentSync': {'openClose': True, 'change': 1}}}, 'jsonrpc': '2.0', 'error': None}
>
> I assume this is the response from the initialize message being malformed. What client were you testing in when developing?

I believe the OP was using Emacs.

Michael.


More information about the fpc-pascal mailing list