Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tennashi/lsp
https://github.com/tennashi/lsp
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tennashi/lsp
- Owner: tennashi
- License: mit
- Created: 2020-07-11T14:49:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T10:42:51.000Z (over 4 years ago)
- Last Synced: 2024-06-20T17:49:26.632Z (6 months ago)
- Language: Go
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lsp: Language Server Protocol 3.X implementation for Go
[![GoDoc](https://godoc.org/github.com/tennashi/lsp?status.svg)](https://pkg.go.dev/github.com/tennashi/lsp?tab=doc)Package lsp privides a Go implementation of [Language Server Protocol](https://microsoft.github.io/language-server-protocol/specifications/specification-current/).