Op 09-07-2020 om 05:29 schreef Ryan Joseph via fpc-pascal:
On Jul 7, 2020, at 8:13 PM, Joost van der Sluis <jo...@cnoc.nl> wrote:
I am using this plugin: (Please install and give feedback)
https://marketplace.visualstudio.com/items?itemName=CNOC.fpdebug
Well, actually I wrote it:
https://gitlab.freepascal.org/Joost/vscode-fpdebug
Joost, it sounds like you have some VSCode extension experience but do you know
anything about how to implement a language server extension? I've seen the
official examples but they're based on the server itself being written in
JavaScript and doesn't explain how a stdio server which is spawned in another
process works (like the Pascal server, which is written in Pascal). I have very
little JavaScript knowledge which doesn't help either. :)
I had already planned to look at your language server. But now I'm
working on the function-calling stuff first. Then a vacation. Maybe in
August.
Regards,
Joost.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal