Is there any word on if there will ever be support for Lazarus and Free Pascal in YouCompleteMe?
--
You received this message because you are subscribed to the Google Groups "ycm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ycm-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ycm-users/92a862f1-7478-4119-b99c-cf3892c5c50ao%40googlegroups.com.
Do those languages have language servers? If so, we can take a look.
On Sun, 16 Aug 2020, 14:49 akoivisto, <aleksi....@gmail.com> wrote:
Is there any word on if there will ever be support for Lazarus and Free Pascal in YouCompleteMe?--
You received this message because you are subscribed to the Google Groups "ycm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ycm-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ycm-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ycm-users/dfdb16a2-d8dc-4dcd-a793-5252fa695291o%40googlegroups.com.
I've tested that thing a moment ago.It is very limited in its capabilities - only completion is supported.Even that errors with "write to a closed file".The other problem is that the server doesn't handle notifications at all. Instead, it thinks that the didOpen notification is a request and sends a nonsense response.That said, I was compiling the server with lazarus 2.0.10, while the README says the server needs 2.0.8...Anyway, see :h g:ycm_language_server for instructions on how to set YCM up yourself.
On Sun, 16 Aug 2020, 15:33 akoivisto, <aleksi....@gmail.com> wrote:
Hi! There seems to be this: https://github.com/arjanadriaanse/pascal-language-server.--
"An LSP server implementation for Pascal variants that are supported by Free Pascal, including Object Pascal. It uses CodeTools from Lazarus as backend."
On Sunday, August 16, 2020 at 4:18:54 PM UTC+3, Boris Staletic wrote:Do those languages have language servers? If so, we can take a look.On Sun, 16 Aug 2020, 14:49 akoivisto, <aleksi....@gmail.com> wrote:Is there any word on if there will ever be support for Lazarus and Free Pascal in YouCompleteMe?--
You received this message because you are subscribed to the Google Groups "ycm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ycm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ycm-users/92a862f1-7478-4119-b99c-cf3892c5c50ao%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "ycm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ycm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ycm-users/dfdb16a2-d8dc-4dcd-a793-5252fa695291o%40googlegroups.com.