/langsvr

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

langsvr, a C++ 20 implementation of the Language Server Protocol

langsvr is an open-source C++ 20 implementation of the Language Server Protocol

This project is in-development.

Complete:

Work remaining:

  • Non-string failure responses of requests (ErrorData types)
  • A whole lot more unit tests around serialization / deserialization.
  • Optimization work.
  • Examples.

Contributing

Please see CONTRIBUTING.

License

BSD 3-Clause License, please see LICENSE.

Disclaimer

This is not an officially supported Google product.