Skip to content

joaotavora/lsplex

Repository files navigation

Actions Status codecov

LsPlex

Experimental/toy LSP server proxy-multiplexer to solve these longstanding Eglot issues (now tracked here).

And perhaps other issues of other clients?

Getting Started

This doesn't really do anything useful yet :-)

If you're brave, grab

  • The C++ libraries cxxopts, boost, fmt
  • CMake
  • A C++ compiler toolchain

Then

make

If that (miraculously) succeeds, this invocation of the popular C++ language server clangd should now go through the proxy.

build/nodev/lsplex -- clangd --optional=arguments --to=clangd

License

MIT

About

Experimental Language Server proxy/multiplexer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published