On Thu, 23 Apr 2020, Sven Barth via fpc-pascal wrote:

Arjan Adriaanse <ar...@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. :)

Good idea. Saves Mattias some work ;-)

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to