Monorepo
.
── runtimes - library for creating fully working runtimes for language servers
└── protocol - LSP based protocol for communications between language servers and clients
└── runtimes - implementation of runtime features for language servers
└── server-interface - server type definition to create language servers
── types - type definitions for the runtimes
How to contribute to the language server.
How to build the language server.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.