On Wed, 29 Apr 2020, Ryan Joseph via fpc-pascal wrote:



On Apr 28, 2020, at 7:47 PM, Michael Van Canneyt <mich...@freepascal.org> wrote:

Incredibly looking forward to test-driving this in Atom...  :-)

Michael, do you actually know how to setup a language server in Atom? I've only 
tested on Sublime Text but I do plan to learn how to setup VSCode also when I 
find some time.

From the research I did till now, for Atom a package must be installed:

https://github.com/atom/atom-languageclient

and then it should be a matter of creating a descendent of the language client.
The C# one seems easy enough to convert :-)

You should be able to build this and do some testing even if it's not finished 
and we'd like to know if it works on other editors.

https://github.com/genericptr/pascal-language-server

I won't have time to test till the weekend, but during the weekend I will test 
and report.
Don't let me keep you from adding features in the meantime, though :-)

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

Reply via email to