An implementation of the Language Server Protocol written entirely in Vala.
We use the jsonrpc-glib implementation of JSON-RPC.
We strive to ensure that we implement all the types, request and notifications that are defined by the Language Server Protocol. Sometimes this is difficult due to the nature of LSP TypeScript upbringing, but the goal is 100% conformance with the protocol itself.
Copyright © 2021 Snow Developments, LLC. All rights reserved.