<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Arjan Adriaanse <<a href="mailto:arjan@adriaan.se">arjan@adriaan.se</a>> schrieb am Do., 23. Apr. 2020, 08:33:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am new to Pascal programming and since I like using Emacs, I wanted<br>
to try to improve its support for editing Pascal code. I decided to<br>
implement an LSP server which text editors can use as back-end for<br>
providing IDE features. The server is implemented in Free Pascal and<br>
uses the CodeTools package for doing the actual work.<br>
<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I had already written this in the forum, but I definitely welcome this. Good work! Hopefully we can get it stable and complete. </div><div dir="auto"><br></div><div dir="auto">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. :) </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>