Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 290 Bytes

A client/server library for LSP (Language Server Protocol) written in golang

How to use

import "go.bug.st/lsp"

Documentation

TODO

Disclaimer

This is alpha-grade software, API may change without notice. If you decice to use this library, expect breaking changes.