There are at least two relevant packages on pkgs.racket-lang.org: racket-langserver
and racket-language-server The first one has 118 commits, last one in May, some failing tests. The second one has 50 commits, also most recently in May, and doesn’t build (according to the CI engine). Perhaps most importantly, Jay McCarthy is an author on the first one. John > On Nov 8, 2018, at 2:29 PM, DanL-WS <[email protected]> wrote: > > Greetings - > > I find myself working on Racket files with devs who use Visual Studio Code. > Does anyone have a good sense of what would be required to fold a working > Racket LSP implementation into a VS Code plugin? I assume > https://github.com/cfinegan/atom-ide-racket would be a good starting point... > > Maybe someone has put some work in this direction already? > > Thanks, > Dan > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/0ec47f6d-e5de-4814-a78b-299dc1e75f43%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/4d0b3bb5-c328-432f-bfa5-a543b30c400b%40mtasv.net. For more options, visit https://groups.google.com/d/optout.
