[fpc-pascal] Pascal Language Server
Sven Barth
pascaldragon at googlemail.com
Thu Apr 23 14:12:22 CEST 2020
Arjan Adriaanse <arjan at adriaan.se> schrieb am Do., 23. Apr. 2020, 08:33:
> I am new to Pascal programming and since I like using Emacs, I wanted
> to try to improve its support for editing Pascal code. I decided to
> implement an LSP server which text editors can use as back-end for
> providing IDE features. The server is implemented in Free Pascal and
> uses the CodeTools package for doing the actual work.
>
>
I had already written this in the forum, but I definitely welcome this.
Good work! Hopefully we can get it stable and complete.
What might be interesting as well for Lazarus might be LSP client support.
Not for Pascal, but this way we could make us of other language's LSPs to
provide code completion for it in Lazarus as well. :)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200423/1e6279b4/attachment.html>
More information about the fpc-pascal
mailing list