I don’t know anything about this but I believe https://github.com/cfinegan/atom-ide-racket is a working example. Might be worth a look at the code to see how it works.
Sorry I can’t be of more help Best wishes Stephen On Fri, 31 Jul 2020 at 19:46, Catonano <[email protected]> wrote: > I'm playing with a toy project in #Racket > <https://functional.cafe/tags/Racket> > > I'd like to use the lsp server > > https://docs.racket-lang.org/racket-language-server/index.html > > How do I do that ? > > Should I require it from my project code ? > > Or is it meant to be installed "globally" ? > > And after that, how do I connect to it from my Emacs based client ? > > Through a network socket ? > > Through a Unix socket ? > > > Thanks in advance > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAJ98PDw7q54Kj9VyzrwRW3Ds0qHoN_7yn%2Bg7PdhJEtR84u1OEQ%40mail.gmail.com > <https://groups.google.com/d/msgid/racket-users/CAJ98PDw7q54Kj9VyzrwRW3Ds0qHoN_7yn%2Bg7PdhJEtR84u1OEQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- ---- -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BXJ%2BhgStY1-Kq_hsdOrhhQ1bz2CC6qW9XM9Shm2b-hdQ%40mail.gmail.com.

