adedayo / go-lsp

Language Server Protocol Implementation in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go LSP

This library contains utilities to support the implementation of the Language Server Protocol specifications in Go

  • Implements JSONRPC 2.0 specs.
  • Implements the data structures and wire protocol of the LSP

About

Language Server Protocol Implementation in Go

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%